Skip to content

NGFF v06 transformations - #1182

Draft
Tomaz-Vieira wants to merge 6 commits into
transformation_managerfrom
feature/ngff_v06_transforms
Draft

NGFF v06 transformations#1182
Tomaz-Vieira wants to merge 6 commits into
transformation_managerfrom
feature/ngff_v06_transforms

Use custom exceptions everywhere, adds Raises to docstrings

7565622
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 30.18242% with 421 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (transformation_manager@b0ff71c). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/spatialdata/transformations/graph/edge.py 26.49% 308 Missing ⚠️
src/spatialdata/transformations/graph/vert.py 47.95% 51 Missing ⚠️
src/spatialdata/_io/io_raster.py 14.28% 42 Missing ⚠️
...ialdata/_core/transformation_manager/exceptions.py 44.44% 20 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##             transformation_manager    #1182   +/-   ##
=========================================================
  Coverage                          ?   88.38%           
=========================================================
  Files                             ?       55           
  Lines                             ?     8663           
  Branches                          ?        0           
=========================================================
  Hits                              ?     7657           
  Misses                            ?     1006           
  Partials                          ?        0           
Files with missing lines Coverage Δ
src/spatialdata/transformations/__init__.py 100.00% <100.00%> (ø)
...ialdata/_core/transformation_manager/exceptions.py 82.14% <44.44%> (ø)
src/spatialdata/_io/io_raster.py 75.28% <14.28%> (ø)
src/spatialdata/transformations/graph/vert.py 47.95% <47.95%> (ø)
src/spatialdata/transformations/graph/edge.py 26.49% <26.49%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.