treebeardtech / nbmake

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

[ENH] Improve docs and logging #11

Closed alex-treebeard closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (9b0d7c2) into main (49f98f1) will increase coverage by 0.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   93.29%   93.68%   +0.39%     
==========================================
  Files           5        5              
  Lines         194      206      +12     
==========================================
+ Hits          181      193      +12     
  Misses         13       13              
Impacted Files Coverage Δ
src/src/nbmake/jupyter_book_adapter.py 91.66% <0.00%> (-8.34%) :arrow_down:
src/src/nbmake/pytest_items.py 88.00% <0.00%> (ø)
src/src/nbmake/nb_run.py 98.43% <0.00%> (+0.05%) :arrow_up:
src/src/nbmake/pytest_plugin.py 93.22% <0.00%> (+4.12%) :arrow_up: