treebeardtech / nbmake

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

Remove html report #28

Closed alex-treebeard closed 3 years ago

alex-treebeard commented 3 years ago

It's better to get the output using github artifacts upload/similar tool

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (8bbe9e7) into main (9d6aef7) will decrease coverage by 0.63%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   92.66%   92.02%   -0.64%     
==========================================
  Files           5        4       -1     
  Lines         218      138      -80     
==========================================
- Hits          202      127      -75     
+ Misses         16       11       -5     
Impacted Files Coverage Δ
src/nbmake/pytest_plugin.py 100.00% <ø> (+4.44%) :arrow_up:
src/nbmake/pytest_items.py 88.46% <50.00%> (-0.83%) :arrow_down: