Skip to content

Perf: buffer to avoid expensive fancy indexing for dense data - #239

Closed
selmanozleyen wants to merge 8 commits into
scverse:mainfrom
selmanozleyen:perf/buffer-to-avoid-expensive-fancy-indexing
Closed

Perf: buffer to avoid expensive fancy indexing for dense data#239
selmanozleyen wants to merge 8 commits into
scverse:mainfrom
selmanozleyen:perf/buffer-to-avoid-expensive-fancy-indexing

new buffer for mixed typed cases

93a628b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 1s

93.55% (target 80.00%)

View this Pull Request on Codecov

93.55% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.55%. Comparing base (eefa63c) to head (93a628b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
+ Coverage   93.48%   93.55%   +0.06%     
==========================================
  Files          15       15              
  Lines        1397     1412      +15     
==========================================
+ Hits         1306     1321      +15     
  Misses         91       91              
Files with missing lines Coverage Δ
src/annbatch/loader.py 91.11% <100.00%> (+0.31%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.