treebeardtech / nbmake

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

Add post cell execute docs #101

Closed alex-treebeard closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #101 (42f4cfa) into main (966edac) will increase coverage by 0.43%. The diff coverage is 92.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
+ Coverage   92.46%   92.89%   +0.43%     
==========================================
  Files           4        4              
  Lines         146      183      +37     
==========================================
+ Hits          135      170      +35     
- Misses         11       13       +2     
Impacted Files Coverage Δ
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:
src/nbmake/pytest_items.py 89.28% <100.00%> (+0.82%) :arrow_up: