pyproj4 / pyproj

Python interface to PROJ (cartographic projections and coordinate transformations library)
https://pyproj4.github.io/pyproj
MIT License
1.07k stars 215 forks source link

BUG: Handle changes to HotineObliqueMercatorBConversion #1430

Closed snowman2 closed 3 months ago

snowman2 commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.28%. Comparing base (efa3faa) to head (4a3c89f). Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
pyproj/crs/_cf1x8.py 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1430 +/- ## ========================================== - Coverage 96.40% 96.28% -0.13% ========================================== Files 20 20 Lines 1810 1830 +20 ========================================== + Hits 1745 1762 +17 - Misses 65 68 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.