pyproj4 / pyproj

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

CI: Enable macos arm runner #1379

Closed snowman2 closed 6 months ago

snowman2 commented 6 months ago

https://github.com/OSGeo/PROJ/pull/4020

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (43479b4) 96.40% compared to head (327d35d) 96.56%. Report is 6 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1379 +/- ## ========================================== + Coverage 96.40% 96.56% +0.16% ========================================== Files 20 20 Lines 1810 1807 -3 ========================================== Hits 1745 1745 + Misses 65 62 -3 ```

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