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): add compatibility for anndata with sparse_dataset #1136

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

ilan-gold
Copy link
Contributor

@ilan-gold ilan-gold commented Sep 11, 2023

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #1136 (4e3cad5) into main (973fb36) will decrease coverage by 2.16%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1136      +/-   ##
==========================================
- Coverage   84.83%   82.67%   -2.16%     
==========================================
  Files          36       36              
  Lines        5327     5328       +1     
==========================================
- Hits         4519     4405     -114     
- Misses        808      923     +115     
Flag Coverage Δ
gpu-tests ?

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

Files Changed Coverage Δ
anndata/_core/anndata.py 83.68% <100.00%> (+0.02%) ⬆️

... and 7 files with indirect coverage changes

@ivirshup ivirshup added this to the 0.10.0 milestone Oct 4, 2023
@ivirshup ivirshup merged commit f40d6f1 into scverse:main Oct 4, 2023
15 of 22 checks passed
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.

AnnData.X should be allowed to be a SparseDataset
2 participants