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

Show mypy error codes and specify in ignore comments #119

Closed srstevenson closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #119 (9ea9395) into main (f6f368f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   97.87%   97.87%           
=======================================
  Files           3        3           
  Lines         141      141           
=======================================
  Hits          138      138           
  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 f6f368f...9ea9395. Read the comment docs.