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: provider compatibility check #3204

Merged
merged 2 commits into from
Feb 11, 2022
Merged

mpm: provider compatibility check #3204

merged 2 commits into from
Feb 11, 2022

Conversation

nanne007
Copy link
Member

Add a command to check compatibility of package modules.

@nanne007 nanne007 requested a review from jolestar February 10, 2022 11:22
@jolestar
Copy link
Member

#3199

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #3204 (07af1f8) into master (78046e9) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3204      +/-   ##
==========================================
+ Coverage   32.13%   32.14%   +0.02%     
==========================================
  Files         503      503              
  Lines       46328    46328              
  Branches    21261    21261              
==========================================
+ Hits        14881    14888       +7     
- Misses      17448    17454       +6     
+ Partials    13999    13986      -13     
Flag Coverage Δ
unittests 32.14% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
vm/move-package-manager/src/lib.rs 50.00% <100.00%> (ø)
consensus/src/consensus.rs 46.04% <0.00%> (-12.69%) ⬇️
node/src/network_service_factory.rs 20.84% <0.00%> (-8.33%) ⬇️
vm/types/src/transaction_metadata.rs 59.71% <0.00%> (-5.97%) ⬇️
...s/forkable-jellyfish-merkle/src/mock_tree_store.rs 33.90% <0.00%> (-5.08%) ⬇️
state/state-tree/src/mock/mod.rs 43.48% <0.00%> (-4.34%) ⬇️
vm/vm-runtime/src/metrics.rs 29.17% <0.00%> (-4.16%) ⬇️
config/src/helper.rs 45.10% <0.00%> (-3.92%) ⬇️
network/src/worker.rs 30.65% <0.00%> (-3.22%) ⬇️
... and 83 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 78046e9...07af1f8. Read the comment docs.

@nanne007 nanne007 merged commit 32f4120 into master Feb 11, 2022
@nanne007 nanne007 deleted the compatibility-check branch February 11, 2022 01:15
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