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

Fix intensity normalizations #981

Merged
merged 6 commits into from
Sep 10, 2024

Add tests to cover exception handling in `normalize_img()`

4df2731
Select commit
Loading
Failed to load commit list.
Merged

Fix intensity normalizations #981

Add tests to cover exception handling in `normalize_img()`
4df2731
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

53.70% (+0.93%) compared to 19b65ce

View this Pull Request on Codecov

53.70% (+0.93%) compared to 19b65ce

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.70%. Comparing base (19b65ce) to head (4df2731).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
+ Coverage   52.76%   53.70%   +0.93%     
==========================================
  Files          18       18              
  Lines        4126     4132       +6     
==========================================
+ Hits         2177     2219      +42     
+ Misses       1949     1913      -36     

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