Skip to content

Merge pull request #1145 from gboeing/simp

Codecov / codecov/project succeeded Mar 13, 2024 in 1s

97.99% (+0.26%) compared to cbe05f1

View this Pull Request on Codecov

97.99% (+0.26%) compared to cbe05f1

Details

Codecov Report

Attention: Patch coverage is 98.27586% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 97.99%. Comparing base (cbe05f1) to head (edadc38).
Report is 15 commits behind head on main.

❗ Current head edadc38 differs from pull request most recent head b77689b. Consider uploading reports for the commit b77689b to get more accurate results

Files Patch % Lines
osmnx/simplification.py 91.30% 4 Missing ⚠️
osmnx/plot.py 96.87% 3 Missing ⚠️
osmnx/utils_graph.py 93.61% 3 Missing ⚠️
osmnx/stats.py 93.33% 2 Missing ⚠️
osmnx/utils.py 88.23% 2 Missing ⚠️
osmnx/distance.py 98.33% 1 Missing ⚠️
osmnx/speed.py 94.11% 1 Missing ⚠️
osmnx/truncate.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1106      +/-   ##
==========================================
+ Coverage   97.72%   97.99%   +0.26%     
==========================================
  Files          28       25       -3     
  Lines        2547     2440     -107     
==========================================
- Hits         2489     2391      -98     
+ Misses         58       49       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.