feat: add a to argument
#201
Draft
Codecov / codecov/project
succeeded
May 8, 2026 in 1s
87.10% (target 80.00%)
View this Pull Request on Codecov
87.10% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 75.53957% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.10%. Comparing base (9dc1ba2) to head (e126611).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/annbatch/loader.py | 78.89% | 23 Missing |
| src/annbatch/utils.py | 59.09% | 9 Missing |
| src/annbatch/compat.py | 60.00% | 2 Missing |
❗ There is a different number of reports uploaded between BASE (9dc1ba2) and HEAD (e126611). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #201 +/- ##
==========================================
- Coverage 93.48% 87.10% -6.39%
==========================================
Files 14 14
Lines 1121 1179 +58
==========================================
- Hits 1048 1027 -21
- Misses 73 152 +79 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/annbatch/types.py | 100.00% <100.00%> (ø) |
|
| src/annbatch/compat.py | 68.42% <60.00%> (-31.58%) |
⬇️ |
| src/annbatch/utils.py | 62.16% <59.09%> (-31.39%) |
⬇️ |
| src/annbatch/loader.py | 84.19% <78.89%> (-8.76%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading