Refactor init.go
- Dominant language
- Go
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Original Author: @dkirillov
Goals for refactoring `init.go` are:
- decouple or provide flexibility in the init to support different render/backend combos.
- maintain or improve code coverage for `init.go` (84% last known) and any new files.
Look through comments for #136 for some ideas.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading init.go and the discussion referenced in #136. Map how initialization currently couples render and backend choices, then inspect the existing coverage for init.go. Done means different render/backend combinations are supported without reducing the known 84% coverage, with any new files covered as well.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100