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

New image utilities widget #88

Merged
merged 20 commits into from
Oct 14, 2024
Merged

New image utilities widget #88

merged 20 commits into from
Oct 14, 2024

Conversation

TimMonko
Copy link
Owner

Considerably simplify the UI of the Image Utilities widget.
In actuality, this adds many features, consolidates methods, and provides a cleaner, easier to use interface for the user.
The widget is now scrollable, and includes dropdowns with options.

In the future, I will also add the ability to save images as figure-types.
image

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 87.00000% with 39 lines in your changes missing coverage. Please review.

Project coverage is 83.27%. Comparing base (574ffc1) to head (28d09f2).
Report is 21 commits behind head on main.

Files with missing lines Patch % Lines
src/napari_ndev/widgets/_utilities_container.py 82.51% 25 Missing and 7 partials ⚠️
src/napari_ndev/_tests/test_napari_reader.py 71.42% 3 Missing and 3 partials ⚠️
...ri_ndev/_tests/widgets/test_utilities_container.py 98.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   80.96%   83.27%   +2.30%     
==========================================
  Files          28       28              
  Lines        2186     2296     +110     
  Branches      152      164      +12     
==========================================
+ Hits         1770     1912     +142     
+ Misses        367      328      -39     
- Partials       49       56       +7     
Flag Coverage Δ
unittests 83.27% <87.00%> (+2.30%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@TimMonko TimMonko merged commit 31d60c5 into main Oct 14, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant