aptly-dev / aptly

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

Skip loading reflists when listing published repos #1227

Closed refi64 closed 2 months ago

refi64 commented 8 months ago

Description of the Change

Loading the reflists to list publish information takes a significant amount of time, even though the resulting info doesn't actually use any of the reflists.

Checklist

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 74.85%. Comparing base (f155ed3) to head (89dcf7b). Report is 46 commits behind head on master.

Files Patch % Lines
deb/publish.go 70.58% 4 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1227 +/- ## ========================================== + Coverage 65.96% 74.85% +8.89% ========================================== Files 143 143 Lines 16188 16197 +9 ========================================== + Hits 10679 12125 +1446 + Misses 4756 3136 -1620 - Partials 753 936 +183 ```

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