Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always write indptr as int64 #1262

Closed
wants to merge 2 commits into from

Merge branch 'main' into indptr-int64

4f56751
Select commit
Loading
Failed to load commit list.
Closed

Always write indptr as int64 #1262

Merge branch 'main' into indptr-int64
4f56751
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

83.36% (target 1.00%)

View this Pull Request on Codecov

83.36% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (299ca97) 85.65% compared to head (4f56751) 83.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1262      +/-   ##
==========================================
- Coverage   85.65%   83.36%   -2.29%     
==========================================
  Files          34       34              
  Lines        5460     5460              
==========================================
- Hits         4677     4552     -125     
- Misses        783      908     +125     
Files Coverage Δ
anndata/_io/specs/methods.py 87.92% <100.00%> (-0.23%) ⬇️

... and 7 files with indirect coverage changes