kreshuklab / plant-seg

A tool for cell instance aware segmentation in densely packed 3D volumetric images
https://kreshuklab.github.io/plant-seg/
MIT License
99 stars 31 forks source link

Recover and document over-/under-seg fix by nuclei #321

Closed qin-yu closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 25.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 66.27%. Comparing base (1d4ebfd) to head (21e0dee). Report is 4 commits behind head on plantsegv2.

Files with missing lines Patch % Lines
plantseg/viewer_napari/widgets/dataprocessing.py 22.22% 7 Missing :warning:
plantseg/tasks/dataprocessing_tasks.py 28.57% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## plantsegv2 #321 +/- ## ============================================== - Coverage 66.41% 66.27% -0.15% ============================================== Files 67 67 Lines 4571 4587 +16 ============================================== + Hits 3036 3040 +4 - Misses 1535 1547 +12 ```

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