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

Fix FindSpecificPeerAsync's depth parameter did not worked properly #987

Merged
merged 2 commits into from
Sep 10, 2020

Conversation

limebell
Copy link
Member

@limebell limebell commented Sep 7, 2020

I also added a regression test for the case.

@limebell limebell added the bug Something isn't working label Sep 7, 2020
dahlia
dahlia previously approved these changes Sep 7, 2020
Copy link
Contributor

@dahlia dahlia left a comment

Choose a reason for hiding this comment

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

It would be great if we have KademliaProtocolTest or NetMQTransportTest in the future…

earlbread
earlbread previously approved these changes Sep 7, 2020
@codecov
Copy link

codecov bot commented Sep 7, 2020

Codecov Report

Merging #987 into main will increase coverage by 0.01%.
The diff coverage is 95.74%.

@@            Coverage Diff             @@
##             main     #987      +/-   ##
==========================================
+ Coverage   89.04%   89.06%   +0.01%     
==========================================
  Files         324      324              
  Lines       29164    29206      +42     
==========================================
+ Hits        25968    26011      +43     
+ Misses       1635     1631       -4     
- Partials     1561     1564       +3     
Impacted Files Coverage Δ
Libplanet/Net/Protocols/KademliaProtocol.cs 75.75% <84.61%> (+0.42%) ⬆️
Libplanet.Tests/Net/SwarmTest.cs 95.66% <100.00%> (+0.08%) ⬆️
Libplanet/Net/BlockCompletion.cs 94.18% <0.00%> (-0.88%) ⬇️
Libplanet.RocksDBStore/RocksDBStore.cs 95.56% <0.00%> (-0.32%) ⬇️
Libplanet/Net/Protocols/RoutingTable.cs 92.30% <0.00%> (+4.61%) ⬆️

longfin
longfin previously approved these changes Sep 7, 2020
riemannulus
riemannulus previously approved these changes Sep 8, 2020
moreal
moreal previously approved these changes Sep 8, 2020
dahlia
dahlia previously approved these changes Sep 8, 2020
Copy link
Contributor

@dahlia dahlia left a comment

Choose a reason for hiding this comment

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

Seems outdated; needs to rebase.

earlbread
earlbread previously approved these changes Sep 9, 2020
longfin
longfin previously approved these changes Sep 9, 2020
@longfin longfin merged commit 5eecf71 into planetarium:main Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants