Skip to content

Optimize for shared dask computation tasks

71e2862
Select commit
Loading
Failed to load commit list.
Draft

Add support to take bounding box info from metadata passed from the level-1 reader #724

Optimize for shared dask computation tasks
71e2862
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 21, 2026 in 1s

93.59% (-0.07%) compared to 3b1287b

View this Pull Request on Codecov

93.59% (-0.07%) compared to 3b1287b

Details

Codecov Report

❌ Patch coverage is 51.72414% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.59%. Comparing base (3b1287b) to head (71e2862).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
pyresample/geometry.py 51.72% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #724      +/-   ##
==========================================
- Coverage   93.66%   93.59%   -0.07%     
==========================================
  Files          89       89              
  Lines       13707    13735      +28     
==========================================
+ Hits        12838    12855      +17     
- Misses        869      880      +11     

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