Migrate from 'magic numbers' list to enums
Open
- Dominant language
- Python
- Stars
- 56
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
See Tristan's review comment [here](https://github.com/dssg/police-eis/pull/156#pullrequestreview-2268190)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with Tristan's review comment on pull request 156, linked from this issue, then locate the current magic-numbers list and any related tests or enum definitions. The work is done when the list is replaced consistently with enums and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100