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

TST: Increase test coverage for flate handling of image mode 1 #2339

Merged
merged 6 commits into from
Dec 18, 2023

add test for utility function

8bea3d4
Select commit
Loading
Failed to load commit list.
Merged

TST: Increase test coverage for flate handling of image mode 1 #2339

add test for utility function
8bea3d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 0s

94.33% (+0.05%) compared to 38795f5

View this Pull Request on Codecov

94.33% (+0.05%) compared to 38795f5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (38795f5) 94.27% compared to head (8bea3d4) 94.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2339      +/-   ##
==========================================
+ Coverage   94.27%   94.33%   +0.05%     
==========================================
  Files          43       43              
  Lines        7670     7676       +6     
  Branches     1520     1522       +2     
==========================================
+ Hits         7231     7241      +10     
+ Misses        271      269       -2     
+ Partials      168      166       -2     

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