Skip to content

Merge branch 'main' into ig/pinned_memory

6011350
Select commit
Loading
Failed to load commit list.
Merged

perf: use pinned memory with preload_to_gpu #161

Merge branch 'main' into ig/pinned_memory
6011350
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 0s

88.77% (target 80.00%)

View this Pull Request on Codecov

88.77% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.77%. Comparing base (fac9795) to head (6011350).

Files with missing lines Patch % Lines
src/annbatch/loader.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   92.10%   88.77%   -3.34%     
==========================================
  Files          11       11              
  Lines         937      944       +7     
==========================================
- Hits          863      838      -25     
- Misses         74      106      +32     
Files with missing lines Coverage Δ
src/annbatch/loader.py 88.88% <71.42%> (-3.76%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.