treebeardtech / nbmake

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

Pytest 8.1 fix #120

Closed alex-treebeard closed 5 months ago

alex-treebeard commented 5 months ago

Fixes https://github.com/treebeardtech/nbmake/issues/119

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.14%. Comparing base (8237a97) to head (d6a3947). Report is 3 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
- Coverage   93.08%   92.14%   -0.94%     
==========================================
  Files           4        4              
  Lines         188      191       +3     
==========================================
+ Hits          175      176       +1     
- Misses         13       15       +2     
Files Coverage Δ
src/nbmake/pytest_plugin.py 86.66% <83.33%> (-5.93%) :arrow_down: