Fix get_area_slices under-crop for cropped geostationary cross-CRS areas #700
Codecov / codecov/project
succeeded
Mar 22, 2026 in 0s
93.71% (+0.04%) compared to 4da28b0
View this Pull Request on Codecov
93.71% (+0.04%) compared to 4da28b0
Details
Codecov Report
❌ Patch coverage is 95.28302% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.71%. Comparing base (4da28b0) to head (7c0cc75).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pyresample/future/geometry/_subset.py | 91.66% | 9 Missing |
| pyresample/test/test_geometry/test_area.py | 99.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #700 +/- ##
==========================================
+ Coverage 93.67% 93.71% +0.04%
==========================================
Files 89 89
Lines 13621 13863 +242
==========================================
+ Hits 12759 12992 +233
- Misses 862 871 +9 ☔ 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.
Loading