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

Fix bug in run_og_usa.py #123

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

jdebacker
Copy link
Member

This PR fixes a bug in the example script, run_og_usa.py that was introduced in PR #122. The error was not updating the baseline and output_base parameters for the reform run, which mean that the reform run was saved over the baseline run.

@jdebacker jdebacker added the bug Something isn't working label Sep 4, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.22%. Comparing base (a504ff6) to head (2cc35ed).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  Coverage   45.22%   45.22%           
=======================================
  Files          18       18           
  Lines        1404     1404           
=======================================
  Hits          635      635           
  Misses        769      769           
Flag Coverage Δ
unittests 45.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@rickecon
Copy link
Member

rickecon commented Oct 3, 2024

@jdebacker. This PR looks ready to go. Is this ready for merge? I don't know how I've missed this one from nearly a month ago.

@jdebacker
Copy link
Member Author

@rickecon yes, this is easy to go.

@rickecon rickecon merged commit de673fc into PSLmodels:master Oct 4, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants