Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling of tmd_growfactors.csv file #2832

Merged

Conversation

martinholmer
Copy link
Collaborator

@martinholmer martinholmer commented Nov 7, 2024

The tmd_growfactors.csv file is no longer included in the taxcalc package. Tax-Calculator can use that file, but it must be supplied by the user.

Also, fix a bug introduced by PR #2401 that made the CLI tool's policy reform documentation file contents wildly incorrect.

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.42%. Comparing base (95d55d4) to head (4bdaef3).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2832   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          13       13           
  Lines        2616     2617    +1     
=======================================
+ Hits         2601     2602    +1     
  Misses         15       15           
Flag Coverage Δ
unittests 99.42% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
taxcalc/calculator.py 100.00% <100.00%> (ø)
taxcalc/growfactors.py 100.00% <100.00%> (ø)

@martinholmer martinholmer merged commit 81bf6b0 into PSLmodels:master Nov 7, 2024
9 checks passed
@martinholmer martinholmer deleted the tmd-growfactors-handling branch December 15, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant