Skip to content

Refactored the image handling logic to further use the SRImage class,…

eace0ae
Select commit
Loading
Failed to load commit list.
Draft

Image data handling refactor #228

Refactored the image handling logic to further use the SRImage class,…
eace0ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 30, 2025 in 1s

26.72% (-56.66%) compared to 6b8e995

View this Pull Request on Codecov

26.72% (-56.66%) compared to 6b8e995

Details

Codecov Report

Attention: Patch coverage is 35.78595% with 192 lines in your changes missing coverage. Please review.

Project coverage is 26.72%. Comparing base (6b8e995) to head (eace0ae).
Report is 82 commits behind head on main.

Files with missing lines Patch % Lines
specreduce/image.py 29.86% 101 Missing ⚠️
specreduce/tracing.py 41.79% 39 Missing ⚠️
specreduce/extract.py 40.42% 28 Missing ⚠️
specreduce/background.py 40.00% 21 Missing ⚠️
specreduce/utils/utils.py 25.00% 3 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6b8e995) and HEAD (eace0ae). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (6b8e995) HEAD (eace0ae)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #228       +/-   ##
===========================================
- Coverage   83.37%   26.72%   -56.66%     
===========================================
  Files          13       14        +1     
  Lines        1137     1220       +83     
===========================================
- Hits          948      326      -622     
- Misses        189      894      +705     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.