Skip to content

fix: close Image.open with context manager and clean up ValueError me…

a9c024b
Select commit
Loading
Failed to load commit list.
Open

feat: add show_progress option to dataset loaders and savers #2181

fix: close Image.open with context manager and clean up ValueError me…
a9c024b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 1s

77% (target 95%)

Details

Codecov Report

❌ Patch coverage is 88.63636% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 77%. Comparing base (d94db74) to head (a9c024b).
⚠️ Report is 12 commits behind head on develop.

❌ Your project check has failed because the head coverage (77%) is below the target coverage (95%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #2181    +/-   ##
========================================
+ Coverage       76%     77%    +1%     
========================================
  Files           62      62            
  Lines         7547    7569    +22     
========================================
+ Hits          5714    5823   +109     
+ Misses        1833    1746    -87     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.