Refactor area boundary sides retrieval with _geographic_sides
and _projection_sides
methods
#566
Codecov / codecov/project
failed
Dec 8, 2023 in 1s
94.06% (-0.04%) compared to c240c04
View this Pull Request on Codecov
94.06% (-0.04%) compared to c240c04
Details
Codecov Report
Attention: 10 lines
in your changes are missing coverage. Please review.
Comparison is base (
c240c04
) 94.09% compared to head (aee90a1
) 94.06%.
Files | Patch % | Lines |
---|---|---|
pyresample/geometry.py | 81.39% | 8 Missing |
pyresample/gradient/__init__.py | 81.81% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #566 +/- ##
==========================================
- Coverage 94.09% 94.06% -0.04%
==========================================
Files 85 85
Lines 13235 13250 +15
==========================================
+ Hits 12453 12463 +10
- Misses 782 787 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading