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

Groupby measure widget #60

Closed TimMonko closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 95.29412% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.59%. Comparing base (ba504bd) to head (a1868f9). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/napari_ndev/_measure_container.py 88.23% 1 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================== + Coverage 78.14% 78.59% +0.44% ========================================== Files 20 20 Lines 1739 1789 +50 Branches 181 188 +7 ========================================== + Hits 1359 1406 +47 - Misses 347 348 +1 - Partials 33 35 +2 ``` | [Flag](https://app.codecov.io/gh/TimMonko/napari-ndev/pull/60/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/60/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Monko) | `78.59% <95.29%> (+0.44%)` | :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.