replace go-dsqueue#1177
Draft
gammazero wants to merge 9 commits into
Draft
Codecov / codecov/project
succeeded
Jul 4, 2026 in 1s
63.70% (+0.01%) compared to 8a6d1d2
View this Pull Request on Codecov
63.70% (+0.01%) compared to 8a6d1d2
Details
Codecov Report
❌ Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.70%. Comparing base (8a6d1d2) to head (69d6019).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| provider/reprovider.go | 53.33% | 4 Missing and 3 partials |
| provider/noop.go | 0.00% | 2 Missing |
@@ Coverage Diff @@
## main #1177 +/- ##
==========================================
+ Coverage 63.69% 63.70% +0.01%
==========================================
Files 269 269
Lines 27003 27010 +7
==========================================
+ Hits 17200 17208 +8
- Misses 8092 8093 +1
+ Partials 1711 1709 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| provider/provider.go | 90.16% <ø> (ø) |
|
| provider/noop.go | 0.00% <0.00%> (ø) |
|
| provider/reprovider.go | 58.27% <53.33%> (+0.67%) |
⬆️ |
... and 11 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading