kreshuklab / plant-seg

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

refactor: use `magicgui.types.Separator` #311

Closed qin-yu closed 2 months ago

qin-yu commented 2 months ago

This is perhaps the first use case of magicgui.types.Separator because I created it for this : )

image

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 54.72%. Comparing base (b492178) to head (44a1da2). Report is 4 commits behind head on plantsegv2.

Files with missing lines Patch % Lines
plantseg/viewer_napari/widgets/predictions.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## plantsegv2 #311 +/- ## ============================================== + Coverage 54.71% 54.72% +0.01% ============================================== Files 59 59 Lines 4200 4201 +1 ============================================== + Hits 2298 2299 +1 Misses 1902 1902 ```

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