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

Image utilities update #59

Closed TimMonko closed 2 months ago

TimMonko commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 81.94444% with 13 lines in your changes missing coverage. Please review.

Project coverage is 78.14%. Comparing base (19361f4) to head (b33ee71). Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/napari_ndev/_utilities_container.py 85.07% 10 Missing :warning:
src/napari_ndev/_apoc_container.py 0.00% 2 Missing :warning:
src/napari_ndev/_workflow_container.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #59 +/- ## ========================================== + Coverage 77.97% 78.14% +0.17% ========================================== Files 20 20 Lines 1707 1739 +32 Branches 180 181 +1 ========================================== + Hits 1331 1359 +28 - Misses 343 347 +4 Partials 33 33 ``` | [Flag](https://app.codecov.io/gh/TimMonko/napari-ndev/pull/59/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Monko) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/TimMonko/napari-ndev/pull/59/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Monko) | `78.14% <81.94%> (+0.17%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Monko#carryforward-flags-in-the-pull-request-comment) to find out more.

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