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
Closed

Conversation

ivirshup
Copy link
Member

Opening as a draft to show how many tests fail

@ivirshup ivirshup marked this pull request as draft December 13, 2023 14:57
Copy link

codecov bot commented Dec 13, 2023

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     
Flag Coverage Δ
gpu-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
anndata/_io/specs/methods.py 87.92% <100.00%> (-0.23%) ⬇️

... and 7 files with indirect coverage changes

@ivirshup ivirshup closed this Feb 27, 2024
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.

Sparse matrices written with 32bit indptr
1 participant