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

Remove Behavior class and macro-elasticity logic #2182

Merged
merged 8 commits into from
Jan 11, 2019
Merged

Remove Behavior class and macro-elasticity logic #2182

merged 8 commits into from
Jan 11, 2019

Conversation

martinholmer
Copy link
Collaborator

@martinholmer martinholmer commented Jan 8, 2019

Implement long-planned removal from Tax-Calculator of the Behavior class and of the macro-elasticity logic.
The exact same behavioral-response capabilities as in the removed Behavior class have been available for some time in the Behavioral-Responses repository's behresp package.

@codecov-io
Copy link

codecov-io commented Jan 8, 2019

Codecov Report

Merging #2182 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2182      +/-   ##
==========================================
+ Coverage    99.9%   99.96%   +0.05%     
==========================================
  Files          15       12       -3     
  Lines        3241     2944     -297     
==========================================
- Hits         3238     2943     -295     
+ Misses          3        1       -2
Impacted Files Coverage Δ
taxcalc/utils.py 100% <ø> (ø) ⬆️
taxcalc/__init__.py 100% <ø> (ø) ⬆️
taxcalc/parameters.py 100% <ø> (ø) ⬆️
taxcalc/records.py 100% <ø> (ø) ⬆️
taxcalc/taxcalcio.py 100% <100%> (+0.47%) ⬆️
taxcalc/calculator.py 99.83% <100%> (-0.17%) ⬇️

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 b07e6fd...6831e87. Read the comment docs.

@martinholmer martinholmer merged commit b9cee99 into PSLmodels:master Jan 11, 2019
@martinholmer martinholmer deleted the drop-behavior branch January 11, 2019 14:40
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.

2 participants