PolicyEngine / PolicyEngine/policyengine-core

Warn when a threshold is missing a rate or amount

Open
#125 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.