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 ASCII art in main function at start up. #3429

Merged
merged 1 commit into from
May 29, 2022

Conversation

LemonHX
Copy link
Member

@LemonHX LemonHX commented May 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):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

@LemonHX LemonHX enabled auto-merge (squash) May 28, 2022 20:34
@codecov
Copy link

codecov bot commented May 28, 2022

Codecov Report

Merging #3429 (da3324a) into master (33511d8) will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3429      +/-   ##
==========================================
- Coverage   32.09%   31.95%   -0.13%     
==========================================
  Files         500      500              
  Lines       46805    46805              
  Branches    21301    21301              
==========================================
- Hits        15018    14953      -65     
- Misses      17558    17687     +129     
+ Partials    14229    14165      -64     
Flag Coverage Δ
unittests 31.95% <ø> (-0.13%) ⬇️

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

Impacted Files Coverage Δ
test-helper/src/dummy_network_service.rs 22.23% <0.00%> (-14.81%) ⬇️
vm/types/src/language_storage_ext.rs 37.50% <0.00%> (-12.50%) ⬇️
vm/types/src/on_chain_config/vm_config.rs 35.00% <0.00%> (-11.66%) ⬇️
...ccount_config/resources/module_upgrade_strategy.rs 34.29% <0.00%> (-8.57%) ⬇️
abi/decoder/src/lib.rs 1.58% <0.00%> (-7.87%) ⬇️
vm/types/src/transaction_metadata.rs 56.72% <0.00%> (-7.46%) ⬇️
commons/forkable-jellyfish-merkle/src/lib.rs 42.53% <0.00%> (-6.51%) ⬇️
state/state-store-api/src/lib.rs 43.75% <0.00%> (-6.25%) ⬇️
rpc/api/src/contract_api.rs 11.77% <0.00%> (-5.88%) ⬇️
vm/resource-viewer/src/lib.rs 0.66% <0.00%> (-5.26%) ⬇️
... 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 33511d8...da3324a. Read the comment docs.

@LemonHX LemonHX merged commit b72a546 into starcoinorg:master May 29, 2022
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