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 set_obs throwing ValueError when Series aligns to MuData. #504

Merged
merged 4 commits into from
Apr 9, 2024

Conversation

grst
Copy link
Collaborator

@grst grst commented Apr 4, 2024

Closes #501

  • CHANGELOG.md updated
  • Tests added (For bug fixes or new features)
  • Tutorial updated (if necessary)

@grst
Copy link
Collaborator Author

grst commented Apr 4, 2024

Tutorials CI fails because of scverse/muon#136

Copy link

codecov bot commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@grst grst merged commit 2d8fe8b into main Apr 9, 2024
9 of 11 checks passed
@grst grst deleted the fix-value-error-set-obs branch April 9, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ir.tl.clonotype_modularity - ValueError: Length of values does not match length of index
1 participant