(chore): ensure views of anndata produce distinguishable view classes#1637
(chore): ensure views of anndata produce distinguishable view classes#1637ilan-gold wants to merge 5 commits into
Conversation
ilan-gold
commented
Sep 2, 2024
- Closes #
- Tests added
- Release note added (or unnecessary)
e985118 to
7d24f88
Compare
|
@flying-sheep Happy to add a protocol here for having Without API change, can go in a |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1637 +/- ##
==========================================
- Coverage 86.81% 84.33% -2.49%
==========================================
Files 37 37
Lines 6008 6008
==========================================
- Hits 5216 5067 -149
- Misses 792 941 +149
|
|
Hmm, good question. I think if possible I’d prefer exporting But it might not be possible to do that since python/typing#213 isn’t implemented yet. We might want to add our use case to https://github.com/CarliJoy/intersection_examples/issues |