Skip to content

Backport PR #2287: fix: allow reading nullable uint arrays in read_{,elem_}lazy#2292

Merged
flying-sheep merged 1 commit into
0.12.xfrom
auto-backport-of-pr-2287-on-0.12.x
Jan 8, 2026
Merged

Backport PR #2287: fix: allow reading nullable uint arrays in read_{,elem_}lazy#2292
flying-sheep merged 1 commit into
0.12.xfrom
auto-backport-of-pr-2287-on-0.12.x

Conversation

@flying-sheep

@flying-sheep flying-sheep commented Jan 8, 2026

Copy link
Copy Markdown
Member

Backports #2287

@codecov

codecov Bot commented Jan 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.78%. Comparing base (ad08d9b) to head (b695559).
⚠️ Report is 18 commits behind head on 0.12.x.

Files with missing lines Patch % Lines
src/anndata/_io/utils.py 44.44% 10 Missing ⚠️
src/anndata/experimental/backed/_lazy_arrays.py 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           0.12.x    #2292      +/-   ##
==========================================
- Coverage   86.95%   84.78%   -2.17%     
==========================================
  Files          46       46              
  Lines        7191     7205      +14     
==========================================
- Hits         6253     6109     -144     
- Misses        938     1096     +158     
Files with missing lines Coverage Δ
src/anndata/tests/helpers.py 83.11% <100.00%> (-9.63%) ⬇️
src/anndata/experimental/backed/_lazy_arrays.py 92.10% <76.92%> (+0.50%) ⬆️
src/anndata/_io/utils.py 73.54% <44.44%> (-3.99%) ⬇️

... and 6 files with indirect coverage changes

@flying-sheep flying-sheep enabled auto-merge (squash) January 8, 2026 16:47
@flying-sheep flying-sheep merged commit d9ec2e4 into 0.12.x Jan 8, 2026
25 of 32 checks passed
@flying-sheep flying-sheep deleted the auto-backport-of-pr-2287-on-0.12.x branch January 8, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant