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

(fix): cache indptr for backed sparse matrices #1266

Merged
merged 21 commits into from
Jan 11, 2024

Update anndata/_core/sparse_dataset.py

b448e88
Select commit
Loading
Failed to load commit list.
Merged

(fix): cache indptr for backed sparse matrices #1266

Update anndata/_core/sparse_dataset.py
b448e88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

85.31% (target 1.00%)

View this Pull Request on Codecov

85.31% (target 1.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ab43f8d) 85.26% compared to head (b448e88) 85.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1266      +/-   ##
==========================================
+ Coverage   85.26%   85.31%   +0.05%     
==========================================
  Files          34       34              
  Lines        5462     5490      +28     
==========================================
+ Hits         4657     4684      +27     
- Misses        805      806       +1     
Files Coverage Δ
anndata/tests/helpers.py 96.13% <100.00%> (+0.18%) ⬆️
anndata/_core/sparse_dataset.py 93.77% <94.73%> (-0.07%) ⬇️