Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor and recover widgets: cropping and label processing #330

Merged
merged 7 commits into from
Sep 23, 2024

Conversation

qin-yu
Copy link
Collaborator

@qin-yu qin-yu commented Sep 21, 2024

Missing widgets

  • Add cropping widget
    image
  • Add label processing widgets
    image
    • Use all args in functional
  • Update other widgets

@qin-yu qin-yu added enhancement New feature or request GUI Napari GUI related labels Sep 21, 2024
@qin-yu qin-yu self-assigned this Sep 21, 2024
Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 42.98246% with 65 lines in your changes missing coverage. Please review.

Project coverage is 64.98%. Comparing base (783d13e) to head (4348716).
Report is 8 commits behind head on qy/plantsegv2.

Files with missing lines Patch % Lines
plantseg/viewer_napari/widgets/dataprocessing.py 25.53% 35 Missing ⚠️
plantseg/tasks/dataprocessing_tasks.py 23.68% 29 Missing ⚠️
...tseg/functionals/dataprocessing/labelprocessing.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           qy/plantsegv2     #330      +/-   ##
=================================================
- Coverage          65.59%   64.98%   -0.61%     
=================================================
  Files                 68       68              
  Lines               4708     4809     +101     
=================================================
+ Hits                3088     3125      +37     
- Misses              1620     1684      +64     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qin-yu qin-yu force-pushed the qy/plantsegv2-missing-widgets branch from cb19fea to 9701fb3 Compare September 23, 2024 14:15
@qin-yu qin-yu changed the title Refactor and recover missing widgets Refactor and recover widgets: cropping and label processing Sep 23, 2024
@qin-yu qin-yu merged commit ce4a83e into qy/plantsegv2 Sep 23, 2024
2 of 4 checks passed
@qin-yu qin-yu deleted the qy/plantsegv2-missing-widgets branch September 23, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Napari GUI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant