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

[cli] Fix some cmd help doc, change peer_to_peer to peer_to_peer_v2 #3142

Merged
merged 2 commits into from
Jan 16, 2022

Conversation

jolestar
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #3142 (c2fa0e5) into master (a3e7973) will decrease coverage by 0.99%.
The diff coverage is 6.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3142      +/-   ##
==========================================
- Coverage   33.06%   32.08%   -0.98%     
==========================================
  Files         518      503      -15     
  Lines       46774    46233     -541     
  Branches    21278    21161     -117     
==========================================
- Hits        15461    14827     -634     
- Misses      16928    17422     +494     
+ Partials    14385    13984     -401     
Flag Coverage Δ
unittests 32.08% <6.08%> (-0.98%) ⬇️

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

Impacted Files Coverage Δ
block-relayer/src/block_relayer.rs 15.79% <0.00%> (ø)
config/src/lib.rs 34.74% <ø> (-0.38%) ⬇️
executor/src/account.rs 14.29% <ø> (-29.82%) ⬇️
network/api/src/messages.rs 29.38% <ø> (ø)
rpc/api/src/types.rs 14.48% <0.00%> (+0.79%) ⬆️
state/api/src/chain_state.rs 46.80% <ø> (ø)
test-helper/src/executor.rs 25.22% <ø> (ø)
types/src/lib.rs 100.00% <ø> (ø)
vm/compiler/src/bytecode_transpose.rs 0.00% <0.00%> (ø)
vm/natives/src/lib.rs 90.00% <ø> (+10.00%) ⬆️
... and 98 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 0e4eef6...c2fa0e5. Read the comment docs.

@nanne007 nanne007 merged commit fdc5188 into master Jan 16, 2022
@nanne007 nanne007 deleted the fix_cmd_helpdocument branch January 16, 2022 06:54
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