feat: class-based shuffler #108
Merged
Codecov / codecov/project
succeeded
Jan 16, 2026 in 1s
92.18% (target 80.00%)
View this Pull Request on Codecov
92.18% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 90.57971% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.18%. Comparing base (a7d661d) to head (b8b9601).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/annbatch/io.py | 90.32% | 12 Missing |
| src/annbatch/loader.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #108 +/- ##
==========================================
+ Coverage 90.22% 92.18% +1.95%
==========================================
Files 6 6
Lines 583 614 +31
==========================================
+ Hits 526 566 +40
+ Misses 57 48 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/annbatch/__init__.py | 100.00% <100.00%> (ø) |
|
| src/annbatch/utils.py | 86.81% <100.00%> (+11.32%) |
⬆️ |
| src/annbatch/loader.py | 91.92% <88.88%> (-0.11%) |
⬇️ |
| src/annbatch/io.py | 94.24% <90.32%> (-0.58%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading