PolicyEngine / PolicyEngine/policyengine-core
Warn when a threshold is missing a rate or amount
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 14h 33m
- Merged PRs (30d)
- 7
Description
To avoid issues like in this PR, which had a missing amount that went undiagnosed.
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 linked PolicyEngine US pull request and then locate the threshold validation or construction path in policyengine-core. Determine how thresholds represent rates and amounts, add a warning for either missing value, and verify the warning against a threshold like the one described in the pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100