Skip to content

add tests for comparing dask output with in-memory output

d9e766c
Select commit
Loading
Failed to load commit list.
Open

Optimize sparse matrix aggregation and conversion handling #4073

add tests for comparing dask output with in-memory output
d9e766c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2026 in 0s

78.62% (target 75.00%)

View this Pull Request on Codecov

78.62% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.62%. Comparing base (2fa6ac0) to head (d9e766c).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4073      +/-   ##
==========================================
+ Coverage   78.60%   78.62%   +0.01%     
==========================================
  Files         118      118              
  Lines       12756    12766      +10     
==========================================
+ Hits        10027    10037      +10     
  Misses       2729     2729              
Files with missing lines Coverage Δ
src/scanpy/get/_aggregated.py 93.58% <100.00%> (+0.28%) ⬆️