Skip to content

Backport PR #2051: fix: allow writing to v3/2 store when setting is v…

f73a150
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #2051 on branch 0.12.x (fix: allow writing to v3/2 store when setting is v2/3 if possible) #2061

Backport PR #2051: fix: allow writing to v3/2 store when setting is v…
f73a150
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2025 in 0s

85.56% (target 80.00%)

View this Pull Request on Codecov

85.56% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.56%. Comparing base (05ffe86) to head (f73a150).

Additional details and impacted files
@@            Coverage Diff             @@
##           0.12.x    #2061      +/-   ##
==========================================
- Coverage   87.60%   85.56%   -2.05%     
==========================================
  Files          46       46              
  Lines        7052     7052              
==========================================
- Hits         6178     6034     -144     
- Misses        874     1018     +144     
Files with missing lines Coverage Δ
src/anndata/_io/specs/methods.py 90.17% <100.00%> (-0.90%) ⬇️
src/anndata/_settings.py 94.30% <ø> (ø)
src/anndata/compat/__init__.py 80.73% <ø> (ø)

... and 6 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.