deprecate MuData methods whose AnnData analogs will be deprecated in 0.13#131
Merged
ilia-kats merged 6 commits intoscverse:mainfrom Apr 10, 2026
Merged
deprecate MuData methods whose AnnData analogs will be deprecated in 0.13#131ilia-kats merged 6 commits intoscverse:mainfrom
ilia-kats merged 6 commits intoscverse:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #131 +/- ##
==========================================
+ Coverage 90.98% 91.02% +0.03%
==========================================
Files 11 11
Lines 1797 1805 +8
==========================================
+ Hits 1635 1643 +8
Misses 162 162
🚀 New features to boost your workflow:
|
ilan-gold
reviewed
Mar 27, 2026
Contributor
ilan-gold
left a comment
There was a problem hiding this comment.
Very wonderful! I think this helper is awesome!
Co-authored-by: Ilan Gold <ilanbassgold@gmail.com>
ilia-kats
added a commit
to scverse/scverse-misc
that referenced
this pull request
Apr 9, 2026
see discussion in scverse/mudata#131
ilia-kats
added a commit
to scverse/scverse-misc
that referenced
this pull request
Apr 9, 2026
see discussion in scverse/mudata#131
ilia-kats
added a commit
to scverse/scverse-misc
that referenced
this pull request
Apr 9, 2026
see discussion in scverse/mudata#131
ilia-kats
added a commit
to scverse/scverse-misc
that referenced
this pull request
Apr 10, 2026
* add a deprecation decorator see discussion in scverse/mudata#131 * typecheck-compatible version * apply suggestions from code review - run tests on Python 3.10 - simplify warning message generation - LiteralString type hints * fix for Python 3.10 * switch to inspect.getdoc instead of processing docstrings manually
flying-sheep
approved these changes
Apr 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.