-
Notifications
You must be signed in to change notification settings - Fork 628
Fix layers
parameter in score_genes
with .raw
#3155
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3155 +/- ##
=======================================
Coverage 76.52% 76.52%
=======================================
Files 109 109
Lines 12483 12483
=======================================
Hits 9553 9553
Misses 2930 2930
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, aside from the duplicated test code.
#3154 still needs to be backported before we can merge this, please do that or ask me for help doing it!
Co-authored-by: Philipp A. <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
layers
parameter in score_genes
with .raw
This would fix this interaction
This requires #3154