aptly
aptly copied to clipboard
Add support for storing the "local" pool on Azure
Replaces #1074
Requirements
All new code should be covered with tests, documentation should be updated. CI should pass.
Description of the Change
Checklist
- [ ] unit-test added (if change is algorithm)
- [ ] functional test added/updated (if change is functional)
- [ ] man page updated (if applicable)
- [ ] bash completion updated (if applicable)
- [ ] documentation updated
- [ ] author name in
AUTHORS
might have rebase errors in azure/public.go since prefix was introduced
Codecov Report
Attention: Patch coverage is 67.30245% with 120 lines in your changes are missing coverage. Please review.
Project coverage is 74.67%. Comparing base (
8d09c20) to head (7b1917f). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1283 +/- ##
==========================================
- Coverage 74.79% 74.67% -0.12%
==========================================
Files 144 146 +2
Lines 16256 16489 +233
==========================================
+ Hits 12158 12313 +155
- Misses 3156 3205 +49
- Partials 942 971 +29
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Continued in https://github.com/aptly-dev/aptly/pull/1074