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

[Dev] add powershell for setup #3343

Merged
merged 5 commits into from
Apr 15, 2022
Merged

Conversation

LemonHX
Copy link
Member

@LemonHX LemonHX commented Apr 14, 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 added the enhancement Enhancement label Apr 14, 2022
@LemonHX LemonHX self-assigned this Apr 14, 2022
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #3343 (ed450b1) into master (ab7eb86) will increase coverage by 0.39%.
The diff coverage is n/a.

❗ Current head ed450b1 differs from pull request most recent head e2a710d. Consider uploading reports for the commit e2a710d to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3343      +/-   ##
==========================================
+ Coverage   31.95%   32.34%   +0.39%     
==========================================
  Files         500      500              
  Lines       46810    46810              
  Branches    21305    21305              
==========================================
+ Hits        14953    15134     +181     
+ Misses      17729    17718      -11     
+ Partials    14128    13958     -170     
Flag Coverage Δ
unittests 32.34% <ø> (+0.39%) ⬆️

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/natives/src/account.rs 25.00% <0.00%> (-6.25%) ⬇️
vm/types/src/transaction_metadata.rs 56.72% <0.00%> (-4.47%) ⬇️
types/src/account_state.rs 66.67% <0.00%> (-3.33%) ⬇️
config/src/helper.rs 47.06% <0.00%> (-1.96%) ⬇️
node/src/node.rs 10.73% <0.00%> (-1.71%) ⬇️
vm/types/src/token/stc.rs 64.71% <0.00%> (-1.47%) ⬇️
genesis/src/lib.rs 25.48% <0.00%> (-1.27%) ⬇️
sync/src/tasks/mod.rs 26.30% <0.00%> (-1.22%) ⬇️
vm/types/src/token/token_code.rs 35.72% <0.00%> (-1.19%) ⬇️
... and 68 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 ab7eb86...e2a710d. Read the comment docs.

@LemonHX
Copy link
Member Author

LemonHX commented Apr 14, 2022

@jolestar wait manually test in core telegram group

@LemonHX LemonHX force-pushed the powershell branch 3 times, most recently from 9a7e729 to f5af8da Compare April 14, 2022 09:29
@LemonHX LemonHX merged commit 8bee59b into starcoinorg:master Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants