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

fix tox test setup - was not downloading all properly

28d09f2
Select commit
Loading
Failed to load commit list.
Merged

New image utilities widget #88

fix tox test setup - was not downloading all properly
28d09f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

83.27% (+2.30%) compared to 574ffc1

View this Pull Request on Codecov

83.27% (+2.30%) compared to 574ffc1

Details

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).

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     

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