Skip to content

Conversation

@ilan-gold
Copy link
Contributor

@ilan-gold ilan-gold commented Mar 20, 2025

@ilan-gold ilan-gold marked this pull request as draft March 20, 2025 21:49
@ilan-gold ilan-gold force-pushed the ig/remove_sparse_inheritance branch from a12700b to eac05cf Compare March 21, 2025 14:23
@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

❌ Patch coverage is 92.02454% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.50%. Comparing base (a892252) to head (7e7c4ac).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/anndata/_core/sparse_dataset.py 91.87% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1927      +/-   ##
==========================================
- Coverage   86.72%   84.50%   -2.23%     
==========================================
  Files          46       46              
  Lines        7196     7177      -19     
==========================================
- Hits         6241     6065     -176     
- Misses        955     1112     +157     
Files with missing lines Coverage Δ
src/anndata/_core/anndata.py 83.33% <100.00%> (+0.14%) ⬆️
src/anndata/compat/__init__.py 81.93% <100.00%> (-3.73%) ⬇️
src/anndata/_core/sparse_dataset.py 89.57% <91.87%> (-3.23%) ⬇️

... and 6 files with indirect coverage changes

@ilan-gold ilan-gold mentioned this pull request Aug 22, 2025
6 tasks
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.

Refactor BaseCompressedSparseDataset and subclasses to remove backed_{csr,csc}_matrix

2 participants