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: implement DeleteSeedPeer api in manager #2591

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

gaius-qi
Copy link
Member

@gaius-qi gaius-qi commented Aug 2, 2023

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 Aug 2, 2023
@gaius-qi gaius-qi added this to the v2.1.0 milestone Aug 2, 2023
@gaius-qi gaius-qi requested a review from a team as a code owner August 2, 2023 13:21
@gaius-qi gaius-qi self-assigned this Aug 2, 2023
@gaius-qi gaius-qi force-pushed the feature/delete-seed-peer branch from 5c199b6 to 04f8ead Compare August 2, 2023 13:38
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #2591 (ae16b58) into main (b723181) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2591      +/-   ##
==========================================
- Coverage   51.68%   51.61%   -0.08%     
==========================================
  Files         158      158              
  Lines       21006    21017      +11     
==========================================
- Hits        10857    10847      -10     
- Misses       9531     9549      +18     
- Partials      618      621       +3     
Flag Coverage Δ
Object-compatibility-e2etests ?
e2etests ?
unittests 51.61% <0.00%> (-0.08%) ⬇️

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

Files Changed Coverage Δ
manager/rpcserver/manager_server_v2.go 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

hyy0322
hyy0322 previously approved these changes Aug 2, 2023
Copy link

@hyy0322 hyy0322 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gaius-qi gaius-qi merged commit 733b938 into main Aug 3, 2023
@gaius-qi gaius-qi deleted the feature/delete-seed-peer branch August 3, 2023 02:25
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.

3 participants