Skip to content

fix lint

3e522a1
Select commit
Loading
Failed to load commit list.
Open

Fix concurrent publish operations causing missing package files #1511

fix lint
3e522a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 0s

76.97% (-0.26%) compared to 809ab47

View this Pull Request on Codecov

76.97% (-0.26%) compared to 809ab47

Details

Codecov Report

❌ Patch coverage is 88.57143% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.97%. Comparing base (809ab47) to head (3e522a1).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
api/publish.go 83.33% 1 Missing and 1 partial ⚠️
deb/publish.go 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1511      +/-   ##
==========================================
- Coverage   77.22%   76.97%   -0.26%     
==========================================
  Files         161      161              
  Lines       15080    15098      +18     
==========================================
- Hits        11646    11622      -24     
- Misses       2291     2338      +47     
+ Partials     1143     1138       -5     

☔ 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.