treebeardtech / nbmake

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

kernel flag #58

Closed alex-treebeard closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (ccb13ed) into main (3705acd) will increase coverage by 0.26%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   92.19%   92.46%   +0.26%     
==========================================
  Files           4        4              
  Lines         141      146       +5     
==========================================
+ Hits          130      135       +5     
  Misses         11       11              
Impacted Files Coverage Δ
src/nbmake/pytest_items.py 88.46% <ø> (ø)
src/nbmake/nb_run.py 93.84% <100.00%> (+0.40%) :arrow_up:
src/nbmake/pytest_plugin.py 94.73% <100.00%> (+0.29%) :arrow_up: