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

Adding state limits example #104

Merged
merged 9 commits into from
Oct 6, 2023
Merged

Adding state limits example #104

merged 9 commits into from
Oct 6, 2023

Conversation

kjjarvis
Copy link
Contributor

@kjjarvis kjjarvis commented Oct 5, 2023

Adding state limits example to 04. New Models notebook

@kjjarvis kjjarvis requested a review from teubert October 5, 2023 16:09
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:

  • Reviewer (someone other than author) should look for bugs, efficiency, readability, testing, and coverage in examples (if relevant).
  • Ensure that each PR adding a new feature should include a test verifying that feature.
  • All errors from static analysis must be resolved.
  • Review the test coverage reports (if there is a change) - will be added as comment on PR if there is a change
  • Review the software benchmarking results (if there is a change) - will be added as comment on PR
  • Any added dependencies are included in requirements.txt, setup.py, and dev_guide.rst (this document)
  • All warnings from static analysis must be reviewed and resolved - if deemed appropriate.

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2023

Codecov Report

Merging #104 (ecb9779) into dev (a7ea73c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #104   +/-   ##
=======================================
  Coverage   84.19%   84.19%           
=======================================
  Files          99       99           
  Lines       10183    10183           
=======================================
  Hits         8574     8574           
  Misses       1609     1609           

Copy link
Contributor

@teubert teubert left a comment

Choose a reason for hiding this comment

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

Great example!

examples/04_New Models.ipynb Outdated Show resolved Hide resolved
examples/04_New Models.ipynb Outdated Show resolved Hide resolved
@teubert teubert merged commit f46675a into dev Oct 6, 2023
29 checks passed
@teubert teubert deleted the examples/state_limits branch October 11, 2023 20:07
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.

3 participants