gboeing / osmnx

OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
https://osmnx.readthedocs.io
MIT License
4.89k stars 827 forks source link

pre-commit versions, dep versions, update changelog #1195

Closed gboeing closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.31%. Comparing base (cb8c352) to head (331f77b). Report is 62 commits behind head on main.

Files with missing lines Patch % Lines
osmnx/utils.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1195 +/- ## ======================================= Coverage 98.31% 98.31% ======================================= Files 24 24 Lines 2370 2370 ======================================= Hits 2330 2330 Misses 40 40 ```

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