Skip to content

feat: Allow using accessors in sc.get.aggregate#4199

Open
flying-sheep wants to merge 17 commits into
mainfrom
aggregate-dim
Open

feat: Allow using accessors in sc.get.aggregate#4199
flying-sheep wants to merge 17 commits into
mainfrom
aggregate-dim

fix

90311d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

80.02% (target 75.00%)

View this Pull Request on Codecov

80.02% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 94.69027% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.02%. Comparing base (7df9ad6) to head (90311d3).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/scanpy/get/get.py 73.91% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4199      +/-   ##
==========================================
+ Coverage   79.91%   80.02%   +0.11%     
==========================================
  Files         121      121              
  Lines       12949    13012      +63     
==========================================
+ Hits        10348    10413      +65     
+ Misses       2601     2599       -2     
Files with missing lines Coverage Δ
src/scanpy/_settings/presets.py 90.97% <100.00%> (+0.12%) ⬆️
src/scanpy/get/_aggregated.py 97.07% <100.00%> (+3.16%) ⬆️
src/scanpy/get/get.py 90.70% <73.91%> (-2.15%) ⬇️

... and 1 file with indirect coverage changes