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: release support init function and cleanup #3196

Merged
merged 1 commit into from
Feb 8, 2022
Merged

mpm: release support init function and cleanup #3196

merged 1 commit into from
Feb 8, 2022

Conversation

nanne007
Copy link
Member

@nanne007 nanne007 commented Feb 8, 2022

No description provided.

@nanne007 nanne007 requested a review from jolestar February 8, 2022 07:57
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #3196 (69d43a0) into master (4875c24) will increase coverage by 0.37%.
The diff coverage is 33.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3196      +/-   ##
==========================================
+ Coverage   32.03%   32.39%   +0.37%     
==========================================
  Files         503      503              
  Lines       46298    46305       +7     
  Branches    21238    21240       +2     
==========================================
+ Hits        14825    14997     +172     
+ Misses      17448    17410      -38     
+ Partials    14025    13898     -127     
Flag Coverage Δ
unittests 32.39% <33.34%> (+0.37%) ⬆️

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

Impacted Files Coverage Δ
rpc/api/src/types.rs 14.21% <0.00%> (-0.04%) ⬇️
vm/types/src/lib.rs 37.50% <ø> (ø)
vm/types/src/language_storage_ext.rs 37.50% <33.34%> (-12.50%) ⬇️
vm/move-package-manager/src/lib.rs 50.00% <100.00%> (ø)
network/src/worker.rs 30.65% <0.00%> (-19.35%) ⬇️
types/src/sync_status.rs 51.57% <0.00%> (-4.68%) ⬇️
commons/service-registry/src/service_actor.rs 38.71% <0.00%> (-3.22%) ⬇️
network/api/src/tests.rs 22.06% <0.00%> (-2.94%) ⬇️
config/src/metrics_config.rs 53.93% <0.00%> (-2.94%) ⬇️
... and 75 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 4875c24...69d43a0. Read the comment docs.

@jolestar jolestar merged commit 0a3c36f into master Feb 8, 2022
@jolestar jolestar deleted the cleanup branch February 8, 2022 09:31
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