File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,11 +47,11 @@ for a complete commit history.
4747- Fix QBID bugs in ` TaxIncome ` function. Effect:
4848 tmd-26.tables: 2644.3 → 2645.3 (+0.04 percent relative change).
4949 [[ #3042 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/3042 )
50- by Martin Holmer with the assistant of Claude Code]
50+ by Martin Holmer with the assistance of Claude Code]
5151- Fix ` AMT ` function bugs. Effect:
5252 tmd-26.tables: 2645.3 → 2644.0 (-0.05 percent relative change).
5353 [[ #3049 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/3049 )
54- by Martin Holmer with the assistant of Claude Code]
54+ by Martin Holmer with the assistance of Claude Code]
5555
5656
57572026-04-27 Release 6.5.3
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ In the top-level Tax-Calculator directory, do the following:
1515--> run `python update_pcl.py` [to update policy_current_law.json]
1616--> run `make cstest` [to confirm project coding style is being followed]
1717--> run `make pytest-all` [to confirm all pytest test are passing]
18- --> run `make idtest` [to check CLI results for CPS, PUF, TMD input data]
1918--> run `make brtest` [to check CLI results for behavioral responses]
19+ --> run `make idtest` [to check CLI results for CPS and TMD input data]
2020--> run `make tctest-jit` [to ensure JIT decorators are not hiding bugs]
2121--> commit X-Y-Z branch and push to origin
2222--> open new GitHub pull request using your X-Y-Z branch
You can’t perform that action at this time.
0 commit comments