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

Testing: Add more utilities to pueblo.testing.notebook #113

Merged
merged 1 commit into from
Nov 3, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Nov 3, 2024

About

A few more testing utilities.

  • list_notebooks
  • generate_notebook_tests
  • run_notebook

References

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 73.81%. Comparing base (c03de7c) to head (f67ce7d).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pueblo/testing/notebook.py 66.66% 7 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (c03de7c) and HEAD (f67ce7d). Click for more details.

HEAD has 14 uploads less than BASE
Flag BASE (c03de7c) HEAD (f67ce7d)
main 8 2
ngr 8 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #113       +/-   ##
===========================================
- Coverage   88.36%   73.81%   -14.55%     
===========================================
  Files          22       22               
  Lines         765      783       +18     
===========================================
- Hits          676      578       -98     
- Misses         89      205      +116     
Flag Coverage Δ
main 73.81% <66.66%> (-0.43%) ⬇️
ngr ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- list_notebooks
- generate_notebook_tests
- run_notebook
@amotl amotl marked this pull request as ready for review November 3, 2024 15:49
@amotl amotl merged commit 805c720 into main Nov 3, 2024
2 checks passed
@amotl amotl deleted the improve-notebook-testing branch November 3, 2024 15:49
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