Fix concurrent API race conditions - #1574
Merged
Merged
Codecov / codecov/project
succeeded
Jun 13, 2026 in 0s
77.26% (+0.03%) compared to 2974558
View this Pull Request on Codecov
77.26% (+0.03%) compared to 2974558
Details
Codecov Report
❌ Patch coverage is 75.10121% with 123 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.26%. Comparing base (2974558) to head (caed9c2).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| api/publish.go | 72.09% | 36 Missing and 24 partials |
| api/repos.go | 72.72% | 15 Missing and 12 partials |
| api/snapshot.go | 80.76% | 11 Missing and 9 partials |
| api/mirror.go | 70.00% | 6 Missing and 3 partials |
| deb/publish.go | 76.47% | 2 Missing and 2 partials |
| task/list.go | 89.28% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1574 +/- ##
==========================================
+ Coverage 77.22% 77.26% +0.03%
==========================================
Files 161 161
Lines 15085 15273 +188
==========================================
+ Hits 11649 11800 +151
- Misses 2292 2300 +8
- Partials 1144 1173 +29 ☔ View full report in Codecov by Harness.
📢 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