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

Update Framework to Latest #3764

Merged
merged 2 commits into from
Sep 28, 2022
Merged

Update Framework to Latest #3764

merged 2 commits into from
Sep 28, 2022

Conversation

WGB5445
Copy link
Contributor

@WGB5445 WGB5445 commented Sep 28, 2022

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

@jolestar
Copy link
Member

0x1::CheckpointScript::checkpoint 改了,集成测试需要更新一下

@codecov
Copy link

codecov bot commented Sep 28, 2022

Codecov Report

Merging #3764 (115ef14) into master (c4a8216) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3764      +/-   ##
==========================================
- Coverage   53.75%   53.70%   -0.04%     
==========================================
  Files         594      594              
  Lines       64159    64159              
==========================================
- Hits        34482    34452      -30     
- Misses      29677    29707      +30     
Flag Coverage Δ
unittests 53.70% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
...mons/forkable-jellyfish-merkle/src/iterator/mod.rs 69.79% <0.00%> (-7.55%) ⬇️
commons/service-registry/src/service_actor.rs 71.91% <0.00%> (-4.13%) ⬇️
storage/src/transaction_info/mod.rs 78.58% <0.00%> (-3.57%) ⬇️
config/src/available_port.rs 92.19% <0.00%> (-1.56%) ⬇️
sync/src/tasks/block_sync_task.rs 90.63% <0.00%> (-0.89%) ⬇️
commons/service-registry/src/service_ref.rs 62.76% <0.00%> (-0.68%) ⬇️
sync/src/sync.rs 61.84% <0.00%> (ø)
commons/accumulator/src/node_index.rs 93.41% <0.00%> (+0.51%) ⬆️
commons/accumulator/src/inmemory/mod.rs 88.49% <0.00%> (+0.53%) ⬆️

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 c4a8216...115ef14. Read the comment docs.

@WGB5445
Copy link
Contributor Author

WGB5445 commented Sep 28, 2022

0x1::CheckpointScript::checkpoint 改了,集成测试需要更新一下

fixed

@WGB5445 WGB5445 merged commit 2ff4f81 into starcoinorg:master Sep 28, 2022
@WGB5445 WGB5445 deleted the upgrade-fw branch September 28, 2022 07:50
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