aptly-dev / aptly

aptly - Debian repository management tool
https://www.aptly.info/
MIT License
2.54k stars 369 forks source link

Fix/system tests #1245

Closed neolynx closed 5 months ago

neolynx commented 5 months ago

Fixes the system tests permanently, by using a mirror on S3 for all the required files for the tests. No direct internet download, no more flaky tests.

Additionally:

codecov[bot] commented 5 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f1649a6) 74.85% compared to head (a9da8d0) 74.84%. Report is 4 commits behind head on master.

Files Patch % Lines
pgp/openpgp.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1245 +/- ## ========================================== - Coverage 74.85% 74.84% -0.01% ========================================== Files 143 143 Lines 16187 16181 -6 ========================================== - Hits 12117 12111 -6 Misses 3134 3134 Partials 936 936 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.