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

Upgrade libp2p to 0.41.0 #3137

Merged
merged 4 commits into from
Jan 18, 2022
Merged

Upgrade libp2p to 0.41.0 #3137

merged 4 commits into from
Jan 18, 2022

Conversation

sanlee42
Copy link
Member

@sanlee42 sanlee42 commented Jan 7, 2022

No description provided.

@sanlee42 sanlee42 force-pushed the upgrade_libp2p branch 2 times, most recently from 616fc6a to 5eb8c2f Compare January 10, 2022 07:15
@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #3137 (d9c9db6) into master (a76beb8) will decrease coverage by 0.18%.
The diff coverage is 27.34%.

❗ Current head d9c9db6 differs from pull request most recent head 74cc11f. Consider uploading reports for the commit 74cc11f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3137      +/-   ##
==========================================
- Coverage   32.34%   32.17%   -0.17%     
==========================================
  Files         503      503              
  Lines       46274    46287      +13     
  Branches    21174    21227      +53     
==========================================
- Hits        14965    14888      -77     
+ Misses      17464    17314     -150     
- Partials    13845    14085     +240     
Flag Coverage Δ
unittests 32.17% <27.34%> (-0.17%) ⬇️

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

Impacted Files Coverage Δ
types/src/peer_info.rs 52.18% <0.00%> (-0.62%) ⬇️
network-p2p/src/request_responses.rs 35.27% <9.10%> (-0.13%) ⬇️
network-p2p/src/service.rs 31.32% <10.00%> (+1.16%) ⬆️
network-p2p/src/discovery.rs 34.80% <25.00%> (+1.10%) ⬆️
network-p2p/src/protocol/generic_proto/tests.rs 41.84% <28.58%> (+0.06%) ⬆️
network-p2p/src/peer_info.rs 45.65% <29.17%> (+2.17%) ⬆️
...etwork-p2p/src/protocol/generic_proto/behaviour.rs 21.62% <30.36%> (+0.62%) ⬆️
network-p2p/src/behaviour.rs 50.86% <100.00%> (ø)
network-p2p/src/protocol.rs 43.60% <100.00%> (+2.31%) ⬆️
consensus/src/consensus.rs 42.86% <0.00%> (-20.63%) ⬇️
... and 93 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a76beb8...74cc11f. Read the comment docs.

@jolestar
Copy link
Member

temporary disable integration test, fix later #3160

@sanlee42 sanlee42 merged commit b0d5143 into master Jan 18, 2022
@sanlee42 sanlee42 deleted the upgrade_libp2p branch January 18, 2022 13:55
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.

2 participants