scverse / mudata

Multimodal Data (.h5mu) implementation for Python
https://mudata.rtfd.io
BSD 3-Clause "New" or "Revised" License
72 stars 16 forks source link

Add support for AnnData 0.10.0 #60

Closed martinkim0 closed 9 months ago

martinkim0 commented 9 months ago

Closes #59

codecov-commenter commented 9 months ago

Codecov Report

Merging #60 (be6c518) into master (280f1a8) will increase coverage by 0.01%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #60 +/- ## ========================================== + Coverage 69.12% 69.13% +0.01% ========================================== Files 14 14 Lines 1671 1659 -12 ========================================== - Hits 1155 1147 -8 + Misses 516 512 -4 ``` | [Files](https://app.codecov.io/gh/scverse/mudata/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse) | Coverage Δ | | |---|---|---| | [mudata/\_core/io.py](https://app.codecov.io/gh/scverse/mudata/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-bXVkYXRhL19jb3JlL2lvLnB5) | `70.18% <ø> (+0.12%)` | :arrow_up: |
ivirshup commented 9 months ago

Why close this?

gtca commented 5 months ago

@ivirshup oh, that was because of this comment https://github.com/scverse/mudata/issues/59#issuecomment-1745597887

But in case something is still missing there, please let me know!