TimMonko / napari-ndev

A collection of widgets intended to serve any person seeking to process microscopy images from start to finish, with no coding necessary. napari-ndev was designed to address the gap between the napari viewer and batch python scripting.
https://timmonko.github.io/napari-ndev/
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Refactor and docs #34

Closed TimMonko closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (1d16ad8) 40.65% compared to head (c9cae8c) 50.00%. Report is 5 commits behind head on main.

Files Patch % Lines
src/napari_ndev/_apoc_container.py 32.14% 38 Missing :warning:
src/napari_ndev/_apoc_feature_stack.py 82.35% 9 Missing :warning:
src/napari_ndev/_utilities_container.py 0.00% 3 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 #34 +/- ## ========================================== + Coverage 40.65% 50.00% +9.34% ========================================== Files 7 8 +1 Lines 642 530 -112 ========================================== + Hits 261 265 +4 + Misses 381 265 -116 ```

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