Skip to content

unit test: fix test logic

3a2219c
Select commit
Loading
Failed to load commit list.
Draft

Coverage and fixes for https://github.com/aptly-dev/aptly/pull/1511 #1517

unit test: fix test logic
3a2219c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 1s

74.95% (+0.08%) compared to 836d9f3

View this Pull Request on Codecov

74.95% (+0.08%) compared to 836d9f3

Details

Codecov Report

❌ Patch coverage is 90.47619% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.95%. Comparing base (836d9f3) to head (3a2219c).

Files with missing lines Patch % Lines
api/publish.go 78.57% 2 Missing and 1 partial ⚠️
deb/publish.go 89.65% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1517      +/-   ##
==========================================
+ Coverage   74.87%   74.95%   +0.08%     
==========================================
  Files         160      160              
  Lines       18518    18558      +40     
==========================================
+ Hits        13865    13910      +45     
+ Misses       3502     3498       -4     
+ Partials     1151     1150       -1     

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