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

add logo ascii art #3269

Merged
merged 4 commits into from
Mar 9, 2022
Merged

add logo ascii art #3269

merged 4 commits into from
Mar 9, 2022

Conversation

LemonHX
Copy link
Member

@LemonHX LemonHX commented Mar 8, 2022

Signed-off-by: LemonHX lemonhx@lemonhx.tech

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?

  • add ascii art at starting

Other information

Signed-off-by: LemonHX <lemonhx@lemonhx.tech>
@jolestar jolestar linked an issue Mar 8, 2022 that may be closed by this pull request
cmd/starcoin/src/main.rs Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #3269 (afd0cb0) into master (ce27ccd) will increase coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3269      +/-   ##
==========================================
+ Coverage   31.92%   32.14%   +0.23%     
==========================================
  Files         499      499              
  Lines       46240    46197      -43     
  Branches    21206    20898     -308     
==========================================
+ Hits        14756    14845      +89     
- Misses      17417    17760     +343     
+ Partials    14067    13592     -475     
Flag Coverage Δ
unittests 32.14% <ø> (+0.23%) ⬆️

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

Impacted Files Coverage Δ
...m/types/src/account_config/events/config_change.rs 66.67% <0.00%> (-33.33%) ⬇️
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%) ⬇️
vm/types/src/transaction_metadata.rs 56.72% <0.00%> (-8.95%) ⬇️
...ccount_config/resources/module_upgrade_strategy.rs 34.29% <0.00%> (-8.57%) ⬇️
abi/decoder/src/lib.rs 1.58% <0.00%> (-7.87%) ⬇️
rpc/api/src/contract_api.rs 11.77% <0.00%> (-5.88%) ⬇️
vm/resource-viewer/src/lib.rs 0.66% <0.00%> (-5.26%) ⬇️
vm/natives/src/token.rs 28.89% <0.00%> (-4.44%) ⬇️
... and 100 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 ce27ccd...afd0cb0. Read the comment docs.

Signed-off-by: LemonHX <lemonhx@lemonhx.tech>
Signed-off-by: LemonHX <lemonhx@lemonhx.tech>
@jolestar jolestar merged commit 271cc37 into starcoinorg:master Mar 9, 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.

[Feature Request]: Print an ASCII art when starcoin console start
2 participants