Skip to content
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

feat: send config of the seed peer cluster for load limit #3370

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

gaius-qi
Copy link
Member

@gaius-qi gaius-qi commented Jul 9, 2024

Description

Related Issue

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@gaius-qi gaius-qi added the enhancement New feature or request label Jul 9, 2024
@gaius-qi gaius-qi added this to the v2.2.0 milestone Jul 9, 2024
@gaius-qi gaius-qi self-assigned this Jul 9, 2024
@gaius-qi gaius-qi requested a review from a team as a code owner July 9, 2024 13:27
yxxhero
yxxhero previously approved these changes Jul 9, 2024
Signed-off-by: Gaius <gaius.qi@gmail.com>
Copy link

codecov bot commented Jul 9, 2024

Codecov Report

Attention: Patch coverage is 8.33333% with 22 lines in your changes missing coverage. Please review.

Project coverage is 52.64%. Comparing base (ca419a6) to head (555f390).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3370      +/-   ##
==========================================
- Coverage   52.69%   52.64%   -0.06%     
==========================================
  Files         192      192              
  Lines       20410    20433      +23     
==========================================
+ Hits        10755    10756       +1     
- Misses       8854     8876      +22     
  Partials      801      801              
Flag Coverage Δ
unittests 52.64% <8.33%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
client/daemon/peer/peertask_manager_mock.go 38.18% <ø> (ø)
client/daemon/peer/piece_downloader_mock.go 100.00% <ø> (ø)
client/daemon/peer/piece_manager_mock.go 0.00% <ø> (ø)
pkg/cache/cache_mock.go 0.00% <ø> (ø)
pkg/gc/gc_mock.go 0.00% <ø> (ø)
pkg/gc/logger_mock.go 100.00% <ø> (ø)
pkg/gc/runner_mock.go 100.00% <ø> (ø)
scheduler/resource/host_manager_mock.go 36.20% <ø> (ø)
scheduler/resource/peer_manager_mock.go 8.00% <ø> (ø)
scheduler/resource/resource_mock.go 0.00% <ø> (ø)
... and 7 more

@gaius-qi gaius-qi merged commit 77b88ad into main Jul 9, 2024
28 checks passed
@gaius-qi gaius-qi deleted the feature/load-limit branch July 9, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants