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 typo of help information of mpm check-compatibility #3387

Merged
merged 1 commit into from
May 6, 2022

Conversation

geometryolife
Copy link
Contributor

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

@jolestar jolestar enabled auto-merge (squash) May 6, 2022 08:45
@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #3387 (ccd9ab7) into master (bb883ab) will decrease coverage by 0.30%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3387      +/-   ##
==========================================
- Coverage   32.23%   31.93%   -0.29%     
==========================================
  Files         500      500              
  Lines       46815    46815              
  Branches    21314    21314              
==========================================
- Hits        15084    14948     -136     
+ Misses      17695    17598      -97     
- Partials    14036    14269     +233     
Flag Coverage Δ
unittests 31.93% <ø> (-0.29%) ⬇️

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

Impacted Files Coverage Δ
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/natives/src/vector.rs 12.50% <0.00%> (-12.50%) ⬇️
vm/natives/src/account.rs 18.75% <0.00%> (-12.50%) ⬇️
vm/types/src/on_chain_config/mod.rs 43.84% <0.00%> (-12.32%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-10.71%) ⬇️
chain/open-block/src/lib.rs 31.79% <0.00%> (-9.93%) ⬇️
chain/src/verifier/mod.rs 36.72% <0.00%> (-6.25%) ⬇️
commons/accumulator/src/tree.rs 50.25% <0.00%> (-5.41%) ⬇️
cmd/starcoin/src/cli_state.rs 48.79% <0.00%> (-4.87%) ⬇️
consensus/src/consensus.rs 58.74% <0.00%> (-4.76%) ⬇️
... and 72 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 bb883ab...ccd9ab7. Read the comment docs.

@jolestar jolestar merged commit dfd3270 into starcoinorg:master May 6, 2022
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