tests: add /debug endpoint to fakestore to allow interrupting downloads - #16881
Merged
bboozzoo merged 7 commits intoApr 13, 2026
Merged
Codecov / codecov/project
succeeded
Apr 10, 2026 in 0s
77.59% (+0.01%) compared to 3027222
View this Pull Request on Codecov
77.59% (+0.01%) compared to 3027222
Details
Codecov Report
❌ Patch coverage is 81.42857% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.59%. Comparing base (3027222) to head (ee7319d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tests/lib/fakestore/store/store.go | 81.42% | 19 Missing and 7 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #16881 +/- ##
==========================================
+ Coverage 77.58% 77.59% +0.01%
==========================================
Files 1369 1368 -1
Lines 189490 189768 +278
Branches 2446 2446
==========================================
+ Hits 147008 147244 +236
- Misses 33601 33639 +38
- Partials 8881 8885 +4 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading