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 some network issue #3216

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Fix some network issue #3216

merged 2 commits into from
Feb 17, 2022

Conversation

sanlee42
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #3216 (b6dc250) into master (274f8dd) will increase coverage by 0.16%.
The diff coverage is 3.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3216      +/-   ##
==========================================
+ Coverage   32.07%   32.22%   +0.16%     
==========================================
  Files         503      503              
  Lines       46326    46374      +48     
  Branches    21247    21279      +32     
==========================================
+ Hits        14855    14941      +86     
+ Misses      17457    17354     -103     
- Partials    14014    14079      +65     
Flag Coverage Δ
unittests 32.22% <3.13%> (+0.16%) ⬆️

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

Impacted Files Coverage Δ
network-p2p/peerset/src/lib.rs 42.38% <0.00%> (+0.55%) ⬆️
network-p2p/src/behaviour.rs 52.00% <0.00%> (ø)
network-p2p/src/peer_info.rs 45.60% <ø> (-0.55%) ⬇️
network-p2p/src/protocol.rs 44.33% <0.00%> (+0.39%) ⬆️
network-p2p/src/protocol/generic_proto/handler.rs 41.95% <0.00%> (-0.31%) ⬇️
network-p2p/src/service.rs 32.04% <0.00%> (+0.31%) ⬆️
...etwork-p2p/src/protocol/generic_proto/behaviour.rs 21.43% <5.00%> (-0.71%) ⬇️
...m/types/src/account_config/events/config_change.rs 66.67% <0.00%> (-33.33%) ⬇️
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/natives/src/account.rs 18.75% <0.00%> (-12.50%) ⬇️
... and 97 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 274f8dd...b6dc250. Read the comment docs.

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