treebeardtech / nbmake

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

codecov config fix #27

Closed alex-treebeard closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (455ac26) into main (ef3a898) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files           5        5           
  Lines         218      218           
=======================================
  Hits          202      202           
  Misses         16       16           
Impacted Files Coverage Ξ”
src/src/nbmake/pytest_plugin.py
src/src/nbmake/pytest_items.py
src/src/nbmake/nb_run.py
src/src/nbmake/jupyter_book_adapter.py
src/src/nbmake/nb_result.py
src/nbmake/nb_run.py 92.06% <0.00%> (ΓΈ)
src/nbmake/nb_result.py 100.00% <0.00%> (ΓΈ)
src/nbmake/pytest_items.py 89.28% <0.00%> (ΓΈ)
src/nbmake/jupyter_book_adapter.py 93.18% <0.00%> (ΓΈ)
src/nbmake/pytest_plugin.py 95.55% <0.00%> (ΓΈ)