spatialdata icon indicating copy to clipboard operation
spatialdata copied to clipboard

[experimental] z support get_dims for shapes

Open LucaMarconato opened this issue 2 months ago • 1 comments

Experimental support of z dimension for shapes.

LucaMarconato avatar Oct 13 '25 12:10 LucaMarconato

Codecov Report

:x: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review. :white_check_mark: Project coverage is 92.09%. Comparing base (8c3e518) to head (27e7e24).

Files with missing lines Patch % Lines
src/spatialdata/models/_utils.py 50.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #997      +/-   ##
==========================================
- Coverage   92.11%   92.09%   -0.02%     
==========================================
  Files          48       48              
  Lines        7440     7442       +2     
==========================================
+ Hits         6853     6854       +1     
- Misses        587      588       +1     
Files with missing lines Coverage Δ
src/spatialdata/models/_utils.py 89.20% <50.00%> (-0.46%) :arrow_down:
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Oct 13 '25 13:10 codecov[bot]