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

add morphology functions and tests #64

Closed TimMonko closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 81.32%. Comparing base (0040b31) to head (f1ba5e0). Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/napari_ndev/_tests/test_morphology.py 60.71% 11 Missing :warning:
src/napari_ndev/morphology.py 81.81% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== - Coverage 81.63% 81.32% -0.31% ========================================== Files 20 22 +2 Lines 1873 1912 +39 Branches 187 190 +3 ========================================== + Hits 1529 1555 +26 - Misses 311 323 +12 - Partials 33 34 +1 ``` | [Flag](https://app.codecov.io/gh/TimMonko/napari-ndev/pull/64/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/64/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Monko) | `81.32% <67.50%> (-0.31%)` | :arrow_down: | 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.