Skip to content

AnnData obs/var string to categoricals - #1170

Merged
LucaMarconato merged 19 commits into
mainfrom
iss1152
Aug 18, 2026
Merged

LucaMarconato merged 19 commits into
mainfrom
iss1152

Merge branch 'main' into iss1152

d422160
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 1s

92.40% (target 1.00%)

View this Pull Request on Codecov

92.40% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 86.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.40%. Comparing base (4e19681) to head (d422160).

Files with missing lines Patch % Lines
src/spatialdata/_io/exceptions.py 60.00% 4 Missing ⚠️
src/spatialdata/_io/io_table.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1170      +/-   ##
==========================================
- Coverage   92.44%   92.40%   -0.04%     
==========================================
  Files          51       52       +1     
  Lines        7820     7858      +38     
==========================================
+ Hits         7229     7261      +32     
- Misses        591      597       +6     
Files with missing lines Coverage Δ
src/spatialdata/_core/spatialdata.py 93.86% <ø> (ø)
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 89.28% <90.47%> (-1.20%) ⬇️
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.