scverse / scanpy

Single-cell analysis in Python. Scales to >1M cells.
https://scanpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.92k stars 602 forks source link

Backport PR #3243 on branch 1.10.x (Fix stacked_violin’s `standard_scale` parameter) #3246

Closed meeseeksmachine closed 1 month ago

meeseeksmachine commented 1 month ago

Backport PR #3243: Fix stacked_violin’s standard_scale parameter

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.71%. Comparing base (2553c67) to head (2e3ca25). Report is 1 commits behind head on 1.10.x.

Files with missing lines Patch % Lines
src/scanpy/plotting/_stacked_violin.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.10.x #3246 +/- ## ========================================== - Coverage 76.76% 76.71% -0.05% ========================================== Files 109 109 Lines 12529 12533 +4 ========================================== - Hits 9618 9615 -3 - Misses 2911 2918 +7 ``` | [Files with missing lines](https://app.codecov.io/gh/scverse/scanpy/pull/3246?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse) | Coverage Δ | | |---|---|---| | [src/scanpy/plotting/\_stacked\_violin.py](https://app.codecov.io/gh/scverse/scanpy/pull/3246?src=pr&el=tree&filepath=src%2Fscanpy%2Fplotting%2F_stacked_violin.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL3NjYW5weS9wbG90dGluZy9fc3RhY2tlZF92aW9saW4ucHk=) | `83.90% <25.00%> (-0.68%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/scverse/scanpy/pull/3246/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)