aptly-dev / aptly

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

Fix/distribution allow slash #1269

Closed neolynx closed 2 months ago

neolynx commented 2 months ago

Fixes #115

Sperrseeods https://github.com/aptly-dev/aptly/pull/1089

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

Add tests for publishing a mirror with slash (/) in the distribution: buster/updates

Checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.70%. Comparing base (32595e7) to head (cb3d616).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1269 +/- ## ========================================== - Coverage 74.70% 74.70% -0.01% ========================================== Files 144 144 Lines 16221 16216 -5 ========================================== - Hits 12118 12114 -4 + Misses 3159 3158 -1 Partials 944 944 ```

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