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

[kube] Fix corruption db when start failed. #3197

Merged
merged 1 commit into from
Feb 8, 2022
Merged

Conversation

jolestar
Copy link
Member

@jolestar jolestar commented Feb 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #3197 (4c25b4e) into master (4875c24) will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3197      +/-   ##
==========================================
+ Coverage   32.03%   32.36%   +0.34%     
==========================================
  Files         503      503              
  Lines       46298    46305       +7     
  Branches    21238    21240       +2     
==========================================
+ Hits        14825    14982     +157     
+ Misses      17448    17315     -133     
+ Partials    14025    14008      -17     
Flag Coverage Δ
unittests 32.36% <ø> (+0.34%) ⬆️

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

Impacted Files Coverage Δ
network/src/worker.rs 30.65% <0.00%> (-19.35%) ⬇️
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.66%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-10.71%) ⬇️
config/src/helper.rs 49.02% <0.00%> (-5.88%) ⬇️
cmd/starcoin/src/cli_state.rs 44.74% <0.00%> (-5.26%) ⬇️
types/src/sync_status.rs 51.57% <0.00%> (-4.68%) ⬇️
state/state-tree/src/mock/mod.rs 43.48% <0.00%> (-4.34%) ⬇️
commons/service-registry/src/service_actor.rs 38.71% <0.00%> (-3.22%) ⬇️
config/src/metrics_config.rs 53.93% <0.00%> (-2.94%) ⬇️
config/src/lib.rs 32.27% <0.00%> (-2.83%) ⬇️
... and 88 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...4c25b4e. Read the comment docs.

@nkysg nkysg merged commit 031cea9 into master Feb 8, 2022
@nkysg nkysg deleted the fix_corruption_db branch February 8, 2022 12:33
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