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

Workflow widget update #63

Closed TimMonko closed 2 weeks ago

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

Codecov Report

Attention: Patch coverage is 94.20290% with 8 lines in your changes missing coverage. Please review.

Project coverage is 81.63%. Comparing base (c171a44) to head (fb3eff1). Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/napari_ndev/_utilities_container.py 44.44% 5 Missing :warning:
src/napari_ndev/_tests/test_workflow_container.py 95.94% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 78.59% 81.63% +3.04% ========================================== Files 20 20 Lines 1789 1873 +84 Branches 188 187 -1 ========================================== + Hits 1406 1529 +123 + Misses 348 311 -37 + Partials 35 33 -2 ``` | [Flag](https://app.codecov.io/gh/TimMonko/napari-ndev/pull/63/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/63/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tim+Monko) | `81.63% <94.20%> (+3.04%)` | :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.