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

sync block for main, barnard, proxima #3360

Merged
merged 1 commit into from Apr 22, 2022
Merged

sync block for main, barnard, proxima #3360

merged 1 commit into from Apr 22, 2022

Conversation

yourmoonlight
Copy link
Collaborator

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):

What is the new behavior?

add cron job to auto sync blocks

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #3360 (d44e82d) into master (a3cecd8) will increase coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3360      +/-   ##
==========================================
+ Coverage   32.18%   32.34%   +0.16%     
==========================================
  Files         500      500              
  Lines       46814    46814              
  Branches    21311    21311              
==========================================
+ Hits        15062    15136      +74     
+ Misses      17729    17581     -148     
- Partials    14023    14097      +74     
Flag Coverage Δ
unittests 32.34% <ø> (+0.16%) ⬆️

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%) ⬇️
test-helper/src/dummy_network_service.rs 22.23% <0.00%> (-14.81%) ⬇️
vm/types/src/transaction/error.rs 3.58% <0.00%> (-10.71%) ⬇️
txpool/src/pool/listener/tests.rs 10.91% <0.00%> (-9.09%) ⬇️
cmd/starcoin/src/cli_state.rs 48.79% <0.00%> (-4.87%) ⬇️
consensus/src/dummy.rs 73.92% <0.00%> (-4.34%) ⬇️
state/state-tree/src/mock/mod.rs 43.48% <0.00%> (-4.34%) ⬇️
config/src/helper.rs 47.06% <0.00%> (-3.92%) ⬇️
consensus/src/consensus.rs 60.32% <0.00%> (-3.17%) ⬇️
state/state-tree/src/state_tree.rs 47.06% <0.00%> (-2.71%) ⬇️
... and 74 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 a3cecd8...d44e82d. Read the comment docs.

@jolestar jolestar merged commit d9e38d1 into master Apr 22, 2022
@jolestar jolestar deleted the feat/run_sync_block branch April 22, 2022 03:21
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.

None yet

2 participants