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

chore: Precommit check for notebook outputs #285

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Conversation

carlosgjs
Copy link
Collaborator

A best practice for Jupyter notebooks in git is to clear the outputs before committing them to the repo. This PR automates this via a pre-commit step and cleans up the existing notebooks.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (baae80e) 75.81% compared to head (65ba350) 75.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   75.81%   75.81%           
=======================================
  Files          39       39           
  Lines        4425     4425           
  Branches      603      603           
=======================================
  Hits         3355     3355           
  Misses        925      925           
  Partials      145      145           

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

@mdenolle mdenolle merged commit 8185ca6 into main Jan 31, 2024
23 checks passed
@mdenolle mdenolle deleted the carlosg/precommit_nb branch January 31, 2024 20:33
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.

2 participants