Skip to content

Refactor for boundary lat/lon extraction #546

Open
ghiggi wants to merge 40 commits into
pytroll:mainfrom
ghiggi:refactor-get_bbox-lonlat
Open

Refactor for boundary lat/lon extraction #546
ghiggi wants to merge 40 commits into
pytroll:mainfrom
ghiggi:refactor-get_bbox-lonlat

Some cleanout and notes

e638557
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2026 in 1s

93.72% (-0.36%) compared to 25d0c72

View this Pull Request on Codecov

93.72% (-0.36%) compared to 25d0c72

Details

Codecov Report

❌ Patch coverage is 91.56863% with 86 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.72%. Comparing base (25d0c72) to head (e638557).
⚠️ Report is 493 commits behind head on main.

Files with missing lines Patch % Lines
pyresample/geometry.py 77.93% 32 Missing ⚠️
pyresample/boundary/planar_boundary.py 70.83% 14 Missing ⚠️
pyresample/test/test_geometry/test_area.py 92.00% 12 Missing ⚠️
pyresample/boundary/spherical_boundary.py 90.42% 9 Missing ⚠️
pyresample/boundary/base_boundary.py 92.42% 5 Missing ⚠️
pyresample/boundary/simple_boundary.py 55.55% 4 Missing ⚠️
pyresample/boundary/area_boundary.py 40.00% 3 Missing ⚠️
pyresample/bilinear/_base.py 66.66% 2 Missing ⚠️
pyresample/kd_tree.py 81.81% 2 Missing ⚠️
pyresample/gradient/__init__.py 95.45% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #546      +/-   ##
==========================================
- Coverage   94.08%   93.72%   -0.36%     
==========================================
  Files          84       98      +14     
  Lines       13228    13971     +743     
==========================================
+ Hits        12446    13095     +649     
- Misses        782      876      +94     

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