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

Tests rescale by #37

Closed TimMonko closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: 51 lines in your changes are missing coverage. Please review.

Comparison is base (b2a1c6d) 50.09% compared to head (d3d2948) 69.06%.

Files Patch % Lines
src/napari_ndev/_tests/test_apoc_container.py 32.14% 38 Missing :warning:
src/napari_ndev/_apoc_container.py 0.00% 6 Missing :warning:
src/napari_ndev/_utilities_container.py 60.00% 6 Missing :warning:
src/napari_ndev/_rescale_by.py 96.96% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## =========================================== + Coverage 50.09% 69.06% +18.97% =========================================== Files 9 10 +1 Lines 537 708 +171 =========================================== + Hits 269 489 +220 + Misses 268 219 -49 ```

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