Skip to content

Iss1152 - #1170

Open
ajkswamy wants to merge 8 commits into
mainfrom
iss1152
Open

Iss1152#1170
ajkswamy wants to merge 8 commits into
mainfrom
iss1152

Conversation

@ajkswamy

Copy link
Copy Markdown
Collaborator

Issue:

#1152

Summary:

  • Writing AnnData table to zarr file now uses different methods depending on zarr format being written and anndata version installed
  • A new custom Deprecation warning is thrown when writing any element to zarr format v2.
  • A new hatch env config to help run all tests for combination of anndata/pandas versions

How to test:

Related PRs

@ajkswamy ajkswamy self-assigned this Jul 31, 2026
@ajkswamy
ajkswamy marked this pull request as ready for review July 31, 2026 16:12
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.90909% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.42%. Comparing base (eb4fb3d) to head (5f4afca).

Files with missing lines Patch % Lines
src/spatialdata/_io/exceptions.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1170      +/-   ##
==========================================
- Coverage   92.44%   92.42%   -0.02%     
==========================================
  Files          51       52       +1     
  Lines        7820     7857      +37     
==========================================
+ Hits         7229     7262      +33     
- Misses        591      595       +4     
Files with missing lines Coverage Δ
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 92.72% <100.00%> (+2.25%) ⬆️
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant