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

add multi-label support to measure container #87

Merged
merged 6 commits into from
Oct 13, 2024

Update _measure_container.py

d19fb7e
Select commit
Loading
Failed to load commit list.
Merged

add multi-label support to measure container #87

Update _measure_container.py
d19fb7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 1s

80.96% (+0.07%) compared to de69f2e

View this Pull Request on Codecov

80.96% (+0.07%) compared to de69f2e

Details

Codecov Report

Attention: Patch coverage is 85.50725% with 10 lines in your changes missing coverage. Please review.

Project coverage is 80.96%. Comparing base (de69f2e) to head (d19fb7e).

Files with missing lines Patch % Lines
src/napari_ndev/widgets/_measure_container.py 79.59% 6 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   80.89%   80.96%   +0.07%     
==========================================
  Files          28       28              
  Lines        2157     2186      +29     
  Branches      149      152       +3     
==========================================
+ Hits         1745     1770      +25     
- Misses        365      367       +2     
- Partials       47       49       +2     

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