theislab / scanpydoc

Collection of Sphinx extensions similar to (but more flexible than) numpydoc
https://icb-scanpydoc.readthedocs-hosted.com/en/latest/
GNU General Public License v3.0
12 stars 6 forks source link

Fix coverage #114

Closed flying-sheep closed 8 months ago

flying-sheep commented 8 months ago

Turns out we collected it wrong

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f905c9d) 77.21% compared to head (9ede6de) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ============================================ + Coverage 77.21% 100.00% +22.78% ============================================ Files 11 11 Lines 417 345 -72 ============================================ + Hits 322 345 +23 + Misses 95 0 -95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.