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

Make Consumption error handling be like Policy error handling #2282

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Make Consumption error handling be like Policy error handling #2282

merged 1 commit into from
Apr 3, 2019

Conversation

martinholmer
Copy link
Collaborator

This pull request enhances the Consumption class error-handling capabilities so they are the same as the error-handling capabilities of the Policy class. These enhancements should make it easier for Tax-Brain to use the Consumption class, @andersonfrailey.

@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

Merging #2282 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2282   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          12      12           
  Lines        2930    2937    +7     
======================================
+ Hits         2930    2937    +7
Impacted Files Coverage Δ
taxcalc/consumption.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 24de150...9b45ac5. Read the comment docs.

@martinholmer martinholmer merged commit 1c44006 into PSLmodels:master Apr 3, 2019
@martinholmer martinholmer deleted the handle-consumption-errors branch April 3, 2019 13:49
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