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

Introduce Swarm<T>.Peers property to public #739

Merged
merged 2 commits into from
Dec 23, 2019

Conversation

limebell
Copy link
Member

User of libplanet may want to get information of peers in its routing table.

@limebell limebell self-assigned this Dec 19, 2019
@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #739 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
+ Coverage   86.71%   86.71%   +<.01%     
==========================================
  Files         222      222              
  Lines       18891    18891              
==========================================
+ Hits        16381    16382       +1     
+ Misses       1351     1350       -1     
  Partials     1159     1159
Impacted Files Coverage Δ
Libplanet/Net/Swarm.cs 83.08% <100%> (-0.06%) ⬇️
Libplanet/Net/NetMQSocketExtension.cs 77.55% <0%> (-4.09%) ⬇️
Libplanet/Net/Protocols/KademliaProtocol.cs 65.78% <0%> (+0.52%) ⬆️
Libplanet.Tests/Net/Protocols/TestSwarm.cs 78.59% <0%> (+0.73%) ⬆️

earlbread
earlbread previously approved these changes Dec 19, 2019
CHANGES.md Outdated Show resolved Hide resolved
@limebell limebell requested a review from dahlia December 23, 2019 01:41
@longfin longfin merged commit 2fef308 into planetarium:master Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants