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

mpm: add Std name mapping #3157

Merged
merged 2 commits into from
Jan 16, 2022
Merged

mpm: add Std name mapping #3157

merged 2 commits into from
Jan 16, 2022

Conversation

nanne007
Copy link
Member

No description provided.

@nanne007 nanne007 requested a review from jolestar January 16, 2022 10:08
@codecov
Copy link

codecov bot commented Jan 16, 2022

Codecov Report

Merging #3157 (715af0c) into master (fdc5188) will decrease coverage by 0.21%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3157      +/-   ##
==========================================
- Coverage   32.19%   31.98%   -0.20%     
==========================================
  Files         503      503              
  Lines       46256    46260       +4     
  Branches    21167    21171       +4     
==========================================
- Hits        14887    14792      -95     
- Misses      17255    17316      +61     
- Partials    14114    14152      +38     
Flag Coverage Δ
unittests 31.98% <0.00%> (-0.20%) ⬇️

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

Impacted Files Coverage Δ
vm/starcoin-transactional-test-harness/src/lib.rs 0.20% <0.00%> (-<0.01%) ⬇️
cmd/starcoin/src/cli_state.rs 28.95% <0.00%> (-21.05%) ⬇️
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/natives/src/token.rs 20.00% <0.00%> (-11.11%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-10.71%) ⬇️
executor/src/block_executor.rs 21.28% <0.00%> (-10.63%) ⬇️
vm/natives/src/vector.rs 16.67% <0.00%> (-8.33%) ⬇️
vm/types/src/on_chain_config/mod.rs 41.10% <0.00%> (-8.21%) ⬇️
state/state-store-api/src/lib.rs 43.75% <0.00%> (-6.25%) ⬇️
chain/src/verifier/mod.rs 39.67% <0.00%> (-5.78%) ⬇️
... and 82 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 fdc5188...715af0c. Read the comment docs.

@jolestar jolestar merged commit 9635a54 into master Jan 16, 2022
@jolestar jolestar deleted the unit-test-as-package branch January 16, 2022 13:10
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