CDCgov / CDCgov/dibbs-text-to-code
Refactor `validation/` into `services` and `models`
Open
Nobody has claimed this yet.
P3
tech debt
- Dominant language
- Python
- Stars
- 4
- Forks
- 3
- Avg merge
- 20h 35m
- Merged PRs (30d)
- 30
Description
The structure of this one breaks our current model used for things like text-to-code and augmentation. I think it's probably fine for now, but we should eventually restructure it for ease of review and continuity.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the validation/ directory and the current organization used for text-to-code and augmentation. Compare it with the project's existing services and models structure before defining the proposed boundaries. Done means the validation code is reorganized into services and models with the existing behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100