TimMonko / napari-ndev

A collection of plugin widgets by Tim Monko -- focused on neural development -- but intended to be broadly applicable to microscopy.
https://timmonko.github.io/napari-ndev/
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

update pytest skip for tox to increase codecov #39

Closed TimMonko closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (fc68731) 63.03% compared to head (5ae1712) 63.03%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ======================================= Coverage 63.03% 63.03% ======================================= Files 10 10 Lines 790 790 ======================================= Hits 498 498 Misses 292 292 ```

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

TimMonko commented 7 months ago

ultimately did not accomplish my goals (enabling tox testing), but the small changes to some files are the reason I'm merging anyways