srstevenson / nb-clean

Clean Jupyter notebooks for version control. Remove metadata, outputs, and execution counts with Git and pre-commit support.
https://pypi.org/project/nb-clean
ISC License
142 stars 19 forks source link

Don't run duplicate jobs for PRs from base repo #59

Closed srstevenson closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #59 (b537c8c) into main (1c12423) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files           3        3           
  Lines         134      134           
=======================================
  Hits          131      131           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1c12423...b537c8c. Read the comment docs.