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

LNT: Ignore pyi files in pylint check #1385

Closed snowman2 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 96.57%. Comparing base (efa3faa) to head (6d7b5bf). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1385 +/- ## ========================================== + Coverage 96.40% 96.57% +0.16% ========================================== Files 20 20 Lines 1810 1812 +2 ========================================== + Hits 1745 1750 +5 + Misses 65 62 -3 ```

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