Skip to content

fix zarr v3 URL-parsing truncating element names with special chars

f3218bf
Select commit
Loading
Failed to load commit list.
Merged

Add Python 3.14 support #1114

fix zarr v3 URL-parsing truncating element names with special chars
f3218bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

91.93% (target 1.00%)

View this Pull Request on Codecov

91.93% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.93%. Comparing base (b63a1f2) to head (f3218bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1114   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files          51       51           
  Lines        7772     7772           
=======================================
  Hits         7145     7145           
  Misses        627      627           
Files with missing lines Coverage Δ
src/spatialdata/_io/io_points.py 97.72% <100.00%> (ø)
src/spatialdata/_io/io_shapes.py 94.93% <100.00%> (ø)
src/spatialdata/_io/io_table.py 90.47% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.