Skip to content

tests: add /debug endpoint to fakestore to allow interrupting downloads - #16881

Merged
bboozzoo merged 7 commits into
canonical:masterfrom
ZeyadYasser:fakestore-debug-kill-request-action
Apr 13, 2026
Merged

tests: add /debug endpoint to fakestore to allow interrupting downloads#16881
bboozzoo merged 7 commits into
canonical:masterfrom
ZeyadYasser:fakestore-debug-kill-request-action

tests/lib/fakestore/store: fix race in how the quota is counted

ee7319d
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 16 commits behind head on master.

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.