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 failing investspec test #120

Merged
merged 2 commits into from
Mar 7, 2023
Merged

Conversation

emlys
Copy link
Member

@emlys emlys commented Mar 7, 2023

Fixed #119
The checks aren't running here for some reason (🤯) but you can see them on my branch: https://github.com/emlys/invest.users-guide/actions/runs/4358019774/jobs/7618058964

@emlys emlys changed the base branch from main to release/3.13.0 March 7, 2023 19:58
@emlys emlys marked this pull request as ready for review March 7, 2023 19:59
@dcdenu4 dcdenu4 self-requested a review March 7, 2023 20:01
Copy link
Member

@dcdenu4 dcdenu4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @emlys, I know this is a bit tedious but should we update other places and documentation where MODEL_SPEC is replacing ARGS_SPEC?

I did a quick grep grep -r --exclude-dir=.git/ "ARGS_SPEC" ./* and found

  • ./extensions/investspec/investspec.py
  • ./extensions/investspec/README.md

Might need some quick updates.

@emlys
Copy link
Member Author

emlys commented Mar 7, 2023

Ugh, sorry, I really thought I did that already. Done now

@emlys emlys requested a review from dcdenu4 March 7, 2023 20:13
Copy link
Member

@dcdenu4 dcdenu4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @emlys !

@dcdenu4 dcdenu4 merged commit ca23c19 into natcap:release/3.13.0 Mar 7, 2023
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.

investspec tests are failing
2 participants