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

Handle larger integer parameter values #2269

Merged
merged 1 commit into from
Mar 22, 2019
Merged

Handle larger integer parameter values #2269

merged 1 commit into from
Mar 22, 2019

Conversation

martinholmer
Copy link
Collaborator

This pull request simply increases the size of each element in integer arrays holding parameters from np.int8 to np.int16.

@codecov
Copy link

codecov bot commented Mar 22, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2269   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          12      12           
  Lines        2997    2997           
======================================
  Hits         2997    2997
Impacted Files Coverage Δ
taxcalc/parameters.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 1ede080...49b9682. Read the comment docs.

@martinholmer martinholmer merged commit c35f405 into PSLmodels:master Mar 22, 2019
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