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

Add --tables option to Tax-Calculator CLI #1258

Merged
merged 5 commits into from
Mar 23, 2017
Merged

Add --tables option to Tax-Calculator CLI #1258

merged 5 commits into from
Mar 23, 2017

Conversation

martinholmer
Copy link
Collaborator

This pull request adds a simple distributional table as an CLI output option: total tax liabilities are shown for each expanded-income decile.

@codecov-io
Copy link

Codecov Report

Merging #1258 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1258      +/-   ##
==========================================
+ Coverage   99.67%   99.67%   +<.01%     
==========================================
  Files          38       38              
  Lines        2749     2785      +36     
==========================================
+ Hits         2740     2776      +36     
  Misses          9        9
Impacted Files Coverage Δ
taxcalc/calculate.py 100% <ø> (ø) ⬆️
taxcalc/behavior.py 100% <100%> (ø) ⬆️
taxcalc/utils.py 99.3% <100%> (ø) ⬆️
taxcalc/taxcalcio.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 626387a...9d03299. Read the comment docs.

@martinholmer martinholmer merged commit d2fefbd into PSLmodels:master Mar 23, 2017
@martinholmer martinholmer deleted the tc-tables branch March 23, 2017 22:59
This was referenced Mar 24, 2017
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.

3 participants