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

multiyear_diagnostic_table utils function in test_pufcsv.py #864

Merged

Conversation

MattHJensen
Copy link
Contributor

#848 and #852 moved diagnostic table capabilities from calculator methods to utils functions.
#844 added a new test test_sample.py, which called the old calculator methods.

Due to timing issues of when the PRs were merged, the changes from #848 and #852 weren't incorporated into #844.

@talumbau, could you please merge if everything looks good to you.

@codecov-io
Copy link

codecov-io commented Aug 14, 2016

Current coverage is 98.12% (diff: 100%)

Merging #864 into master will not change coverage

@@             master       #864   diff @@
==========================================
  Files            13         13          
  Lines          1816       1816          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1782       1782          
  Misses           34         34          
  Partials          0          0          

Powered by Codecov. Last update 4fb4aba...7bf6e7b

@MattHJensen MattHJensen merged commit 9772cd1 into PSLmodels:master Aug 18, 2016
@MattHJensen
Copy link
Contributor Author

No comments and this fixes a bug that is breaking requires_puf tests on master, so merging.

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