Skip to content

revert test img

ce1c60a
Select commit
Loading
Failed to load commit list.
Merged

feat(plotting): Add group_colors parameter to sc.pl.dotplot to specify unique, perceptually uniform colormaps for each group #3764

revert test img
ce1c60a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2026 in 1s

77.63% (target 75.00%)

View this Pull Request on Codecov

77.63% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.63%. Comparing base (98ff271) to head (ce1c60a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3764      +/-   ##
==========================================
- Coverage   78.01%   77.63%   -0.38%     
==========================================
  Files         117      117              
  Lines       12466    12558      +92     
==========================================
+ Hits         9725     9750      +25     
- Misses       2741     2808      +67     
Files with missing lines Coverage Δ
src/scanpy/plotting/_dotplot.py 94.94% <100.00%> (+1.45%) ⬆️
src/scanpy/plotting/_utils.py 78.42% <100.00%> (+0.85%) ⬆️

... and 3 files with indirect coverage changes