Skip to content

Support obsm embeddings in the Loader - #252

Open
moinfar wants to merge 1 commit into
scverse:mainfrom
moinfar:support_obsm
Open

Support obsm embeddings in the Loader#252
moinfar wants to merge 1 commit into
scverse:mainfrom
moinfar:support_obsm

Minimal implementation together with tests

dac0578
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

91.60% (target 80.00%)

View this Pull Request on Codecov

91.60% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 94.02985% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.60%. Comparing base (6269ade) to head (dac0578).

Files with missing lines Patch % Lines
src/annbatch/loader.py 93.93% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
- Coverage   93.29%   91.60%   -1.70%     
==========================================
  Files          15       15              
  Lines        1432     1489      +57     
==========================================
+ Hits         1336     1364      +28     
- Misses         96      125      +29     
Files with missing lines Coverage Δ
src/annbatch/types.py 100.00% <100.00%> (ø)
src/annbatch/loader.py 88.53% <93.93%> (-2.40%) ⬇️

... 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.