Closed qin-yu closed 2 months ago
Attention: Patch coverage is 42.85714%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 54.21%. Comparing base (
b2395ea
) to head (8711bde
). Report is 5 commits behind head on plantsegv2.
Files with missing lines | Patch % | Lines |
---|---|---|
plantseg/viewer_napari/widgets/predictions.py | 45.45% | 18 Missing :warning: |
plantseg/viewer_napari/widgets/io.py | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR attempts to improve the PlantSeg Napari GUI:
Model filter
Before:
After:
RadioButtons
Before:
After:
Add custom model
Before:
After: