Skip to content

Iss1152 - #1170

Open
ajkswamy wants to merge 8 commits into
mainfrom
iss1152
Open

Iss1152#1170
ajkswamy wants to merge 8 commits into
mainfrom
iss1152

feat: added DeprecationWarnings when writing to zarr v2

5f4afca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

92.42% (target 1.00%)

View this Pull Request on Codecov

92.42% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 90.90909% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.42%. Comparing base (eb4fb3d) to head (5f4afca).

Files with missing lines Patch % Lines
src/spatialdata/_io/exceptions.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1170      +/-   ##
==========================================
- Coverage   92.44%   92.42%   -0.02%     
==========================================
  Files          51       52       +1     
  Lines        7820     7857      +37     
==========================================
+ Hits         7229     7262      +33     
- Misses        591      595       +4     
Files with missing lines Coverage Δ
src/spatialdata/_io/io_points.py 100.00% <100.00%> (ø)
src/spatialdata/_io/io_raster.py 89.35% <100.00%> (+0.30%) ⬆️
src/spatialdata/_io/io_shapes.py 96.34% <100.00%> (+0.18%) ⬆️
src/spatialdata/_io/io_table.py 92.72% <100.00%> (+2.25%) ⬆️
src/spatialdata/_io/exceptions.py 60.00% <60.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.