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

Add jupyter notebook test methods #103

Merged

Conversation

BradyPlanden
Copy link
Member

Closes #87. Adds a nox session to test notebooks: nox -s notebooks

Also adds a trigger to the scheduled tests.

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (355bbda) 93.75% compared to head (dc6c6de) 93.75%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #103   +/-   ##
========================================
  Coverage    93.75%   93.75%           
========================================
  Files           29       29           
  Lines          993      993           
========================================
  Hits           931      931           
  Misses          62       62           

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

Copy link
Contributor

@brosaplanella brosaplanella left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@BradyPlanden BradyPlanden merged commit 652de22 into develop Nov 20, 2023
19 checks passed
@BradyPlanden BradyPlanden deleted the 87-add-workflow-for-daily-testing-of-jupyter-notebooks branch November 20, 2023 15:29
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.

Add workflow for daily testing of jupyter notebooks
2 participants