Skip to content

NGFF v06 transformations - #1182

Draft
Tomaz-Vieira wants to merge 1 commit into
transformation_managerfrom
feature/ngff_v06_transforms
Draft

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

Creates the graph module based on the Ngff* classes

f57dc1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

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.46729% with 372 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 27.10% 277 Missing ⚠️
src/spatialdata/transformations/graph/vert.py 49.52% 53 Missing ⚠️
src/spatialdata/_io/io_raster.py 14.28% 42 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##             transformation_manager    #1182   +/-   ##
=========================================================
  Coverage                          ?   88.86%           
=========================================================
  Files                             ?       55           
  Lines                             ?     8595           
  Branches                          ?        0           
=========================================================
  Hits                              ?     7638           
  Misses                            ?      957           
  Partials                          ?        0           
Files with missing lines Coverage Δ
src/spatialdata/transformations/__init__.py 100.00% <100.00%> (ø)
src/spatialdata/_io/io_raster.py 75.28% <14.28%> (ø)
src/spatialdata/transformations/graph/vert.py 49.52% <49.52%> (ø)
src/spatialdata/transformations/graph/edge.py 27.10% <27.10%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.