treebeardtech / nbmake

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

Remove Pydantic #109

Closed alex-treebeard closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #109 (2775424) into main (966edac) will increase coverage by 0.50%. Report is 36 commits behind head on main. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   92.46%   92.97%   +0.50%     
==========================================
  Files           4        4              
  Lines         146      185      +39     
==========================================
+ Hits          135      172      +37     
- Misses         11       13       +2     
Files Changed 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/nb_result.py 100.00% <100.00%> (ø)
src/nbmake/pytest_items.py 89.28% <100.00%> (+0.82%) :arrow_up: