treebeardtech / nbmake

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

Add timeout flag #54

Closed alex-treebeard closed 2 years ago

alex-treebeard commented 2 years ago

https://github.com/treebeardtech/nbmake/issues/50

codecov[bot] commented 2 years ago

Codecov Report

Merging #54 (5ce6a2f) into main (ae11b73) will increase coverage by 0.83%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   91.36%   92.19%   +0.83%     
==========================================
  Files           4        4              
  Lines         139      141       +2     
==========================================
+ Hits          127      130       +3     
+ Misses         12       11       -1     
Impacted Files Coverage Δ
src/nbmake/pytest_items.py 88.46% <ø> (ø)
src/nbmake/nb_run.py 93.44% <100.00%> (+1.77%) :arrow_up:
src/nbmake/pytest_plugin.py 94.44% <100.00%> (+0.32%) :arrow_up: