treebeardtech / nbmake

📝 Pytest plugin for testing notebooks
https://pypi.org/project/nbmake/
Apache License 2.0
179 stars 18 forks source link

CI fix #96

Closed alex-treebeard closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #96 (c5a9854) into main (966edac) will increase coverage by 0.27%. The diff coverage is 91.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   92.46%   92.73%   +0.27%     
==========================================
  Files           4        4              
  Lines         146      179      +33     
==========================================
+ Hits          135      166      +31     
- Misses         11       13       +2     
Impacted Files Coverage Δ
src/nbmake/pytest_items.py 88.46% <ø> (ø)
src/nbmake/pytest_plugin.py 91.66% <83.33%> (-3.08%) :arrow_down:
src/nbmake/nb_run.py 94.62% <93.10%> (+0.77%) :arrow_up: