Skip to content

feat(plotting): add ncols to wrap multi-panel violin plots (#1552)#4132

Open
Hore01 wants to merge 4 commits into
scverse:mainfrom
Hore01:feat/issue-1552-violin-ncols
Open

feat(plotting): add ncols to wrap multi-panel violin plots (#1552)#4132
Hore01 wants to merge 4 commits into
scverse:mainfrom
Hore01:feat/issue-1552-violin-ncols

test(plotting): cover ax branches in test_violin (#1552)

184c899
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 0s

79.87% (target 75.00%)

View this Pull Request on Codecov

79.87% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.87%. Comparing base (ecec3c2) to head (184c899).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/scanpy/plotting/_anndata.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4132      +/-   ##
==========================================
+ Coverage   79.85%   79.87%   +0.02%     
==========================================
  Files         121      121              
  Lines       12924    12932       +8     
==========================================
+ Hits        10321    10330       +9     
+ Misses       2603     2602       -1     
Files with missing lines Coverage Δ
src/scanpy/plotting/_anndata.py 85.65% <91.66%> (+0.22%) ⬆️