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

image viewer zoom-level/center #2649

Merged
merged 23 commits into from
Feb 5, 2024

optimize world_to_pixel_values calls

e380a96
Select commit
Loading
Failed to load commit list.
Merged

image viewer zoom-level/center #2649

optimize world_to_pixel_values calls
e380a96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2024 in 2s

90.83% (+0.02%) compared to 189276d

View this Pull Request on Codecov

90.83% (+0.02%) compared to 189276d

Details

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (189276d) 90.81% compared to head (e380a96) 90.83%.
Report is 18 commits behind head on main.

Files Patch % Lines
jdaviz/core/freezable_state.py 77.38% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2649      +/-   ##
==========================================
+ Coverage   90.81%   90.83%   +0.02%     
==========================================
  Files         162      163       +1     
  Lines       20962    21502     +540     
==========================================
+ Hits        19036    19532     +496     
- Misses       1926     1970      +44     

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