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

Expand bounds on growdiff values validation #2397

Merged
merged 1 commit into from
Dec 22, 2019

Conversation

Peter-Metz
Copy link
Contributor

This PR expands the range of valid values for parameters in growdiff.json from {"min": -1, "max": 1} to {"min": -10, "max": 10}. This will allow users to blow up extrapolated input variables by more than 100%.

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #2397 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2397   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files          13      13           
  Lines        2751    2751           
======================================
  Hits         2751    2751

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 adbad98...7f7c640. Read the comment docs.

@MattHJensen
Copy link
Contributor

Thanks @Peter-Metz! Merging.

@MattHJensen MattHJensen merged commit b056202 into PSLmodels:master Dec 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.

2 participants