osmnx icon indicating copy to clipboard operation
osmnx copied to clipboard

v2.1.0 development

Open gboeing opened this issue 5 months ago • 3 comments

This branch collects work for the upcoming v2.1.0. It includes:

  • merge old v1 branch commits c1a0b2ae32fd9093ed9dc8130e3522d20c78505d
  • #1322
  • TBD #1317

gboeing avatar Aug 11 '25 18:08 gboeing

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 98.47%. Comparing base (24d4843) to head (e7e3e89). :warning: Report is 41 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1336   +/-   ##
=======================================
  Coverage   98.46%   98.47%           
=======================================
  Files          24       24           
  Lines        2417     2425    +8     
=======================================
+ Hits         2380     2388    +8     
  Misses         37       37           

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Aug 11 '25 18:08 codecov[bot]

We need https://github.com/geopandas/pyogrio/issues/560 to merge before we can run tests on Python 3.14 with pyogrio wheels.

gboeing avatar Nov 24 '25 23:11 gboeing

We need rasterio wheels to be built for Python 3.14 via https://github.com/rasterio/rasterio/issues/3419 before we can test with Python 3.14

gboeing avatar Nov 28 '25 21:11 gboeing