Skip to content

Refactor data reduction

2d8d883
Select commit
Loading
Failed to load commit list.
Open

Refactor _resampled_scene() and _reduce_data() methods of the Scene class #3178

Refactor data reduction
2d8d883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 1s

96.28% (-0.01%) compared to 5cc91a2

View this Pull Request on Codecov

96.28% (-0.01%) compared to 5cc91a2

Details

Codecov Report

❌ Patch coverage is 91.07143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.28%. Comparing base (5cc91a2) to head (2d8d883).
⚠️ Report is 559 commits behind head on main.

Files with missing lines Patch % Lines
satpy/scene.py 91.07% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3178      +/-   ##
==========================================
- Coverage   96.28%   96.28%   -0.01%     
==========================================
  Files         436      436              
  Lines       57830    57940     +110     
==========================================
+ Hits        55681    55785     +104     
- Misses       2149     2155       +6     

☔ 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.