Skip to content

Transfo manager base#1164

Draft
ajkswamy wants to merge 7 commits into
transformation_managerfrom
transfo_manager_base
Draft

Transfo manager base#1164
ajkswamy wants to merge 7 commits into
transformation_managerfrom
transfo_manager_base

fix: io_zarr.py mixup between ELEMENT_TYPE_VECTOR/RASTER

ca80f91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

92.56% (target 1.00%)

View this Pull Request on Codecov

92.56% (target 1.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.56%. Comparing base (eb4fb3d) to head (ca80f91).

Additional details and impacted files
@@                    Coverage Diff                     @@
##           transformation_manager    #1164      +/-   ##
==========================================================
+ Coverage                   92.44%   92.56%   +0.11%     
==========================================================
  Files                          51       52       +1     
  Lines                        7820     7931     +111     
==========================================================
+ Hits                         7229     7341     +112     
+ Misses                        591      590       -1     
Files with missing lines Coverage Δ
src/spatialdata/__init__.py 95.65% <ø> (ø)
src/spatialdata/_core/spatialdata.py 93.87% <100.00%> (+0.01%) ⬆️
...atialdata/_core/transformation_manager/__init__.py 100.00% <100.00%> (ø)
src/spatialdata/_io/io_raster.py 89.52% <100.00%> (+0.47%) ⬆️
src/spatialdata/_io/io_zarr.py 92.38% <100.00%> (ø)
src/spatialdata/_types.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.