-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor: p2p preheat dragonfly driver #20922
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #20922 +/- ##
===========================================
+ Coverage 45.36% 66.69% +21.32%
===========================================
Files 244 1047 +803
Lines 13333 114302 +100969
Branches 2719 2850 +131
===========================================
+ Hits 6049 76230 +70181
- Misses 6983 34178 +27195
- Partials 301 3894 +3593
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ad592b9
to
dc21f65
Compare
8494276
to
6011452
Compare
47fcbb0
to
bc58db7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
bc58db7
to
b4d25dc
Compare
The preheat policy adds a new scope field to control and describe the scope of preheat, which currently supports two scopes: single peer and all peers. Signed-off-by: chlins <[email protected]>
Signed-off-by: Gaius <[email protected]>
Signed-off-by: Gaius <[email protected]>
Signed-off-by: Gaius <[email protected]>
b4d25dc
to
2525457
Compare
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: