aptly-dev / aptly

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

Run Coverage for pr-1074 #1302

Closed neolynx closed 2 weeks ago

neolynx commented 2 weeks ago

https://github.com/aptly-dev/aptly/pull/1074

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 67.30245% with 120 lines in your changes missing coverage. Please review.

Project coverage is 74.49%. Comparing base (f0bf519) to head (84d1c98).

Files Patch % Lines
azure/package_pool.go 64.33% 34 Missing and 17 partials :warning:
azure/azure.go 76.82% 13 Missing and 6 partials :warning:
api/mirror.go 25.00% 9 Missing and 3 partials :warning:
cmd/mirror_update.go 25.00% 9 Missing and 3 partials :warning:
utils/config.go 62.50% 9 Missing and 3 partials :warning:
files/public.go 47.61% 8 Missing and 3 partials :warning:
context/context.go 83.33% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1302 +/- ## ========================================== - Coverage 74.63% 74.49% -0.14% ========================================== Files 144 146 +2 Lines 16299 16540 +241 ========================================== + Hits 12164 12321 +157 - Misses 3188 3241 +53 - Partials 947 978 +31 ```

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