scverse / scirpy

A scanpy extension to analyse single-cell TCR and BCR data.
https://scirpy.scverse.org/en/latest/
BSD 3-Clause "New" or "Revised" License
220 stars 34 forks source link

Fix set_obs throwing ValueError when Series aligns to MuData. #504

Closed grst closed 7 months ago

grst commented 7 months ago

Closes #501

grst commented 7 months ago

Tutorials CI fails because of https://github.com/scverse/muon/pull/136

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.10%. Comparing base (a28b2bb) to head (1f79cd2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #504 +/- ## ========================================== + Coverage 81.08% 81.10% +0.01% ========================================== Files 49 49 Lines 3955 3959 +4 ========================================== + Hits 3207 3211 +4 Misses 748 748 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.