Skip to content

Return 0 when brisque function throws an IndexError #2145

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

Merged
merged 1 commit into from
Jul 2, 2024

Return 0 when brisque function throws an IndexError

b96247e
Select commit
Loading
Failed to load commit list.
Merged

Return 0 when brisque function throws an IndexError #2145

Return 0 when brisque function throws an IndexError
b96247e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

98.72% (+7.39%) compared to 04e8658

View this Pull Request on Codecov

98.72% (+7.39%) compared to 04e8658

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.72%. Comparing base (04e8658) to head (b96247e).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2145      +/-   ##
==========================================
+ Coverage   91.32%   98.72%   +7.39%     
==========================================
  Files          74       74              
  Lines        5001     5001              
  Branches      627      627              
==========================================
+ Hits         4567     4937     +370     
+ Misses        424       64     -360     
+ Partials       10        0      -10     

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