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

[ci] Use k8s runner for ci. #1897

Merged
merged 12 commits into from
Dec 30, 2020
Merged

[ci] Use k8s runner for ci. #1897

merged 12 commits into from
Dec 30, 2020

Conversation

jolestar
Copy link
Member

No description provided.

@jolestar jolestar requested review from ssyuan and sanlee42 December 29, 2020 07:06
@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

Merging #1897 (d9da236) into master (1fc7a6b) will decrease coverage by 0.09%.
The diff coverage is 14.98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1897      +/-   ##
==========================================
- Coverage   29.67%   29.58%   -0.10%     
==========================================
  Files         431      432       +1     
  Lines       43815    44064     +249     
  Branches    20210    20312     +102     
==========================================
+ Hits        13004    13035      +31     
- Misses      17191    17413     +222     
+ Partials    13620    13616       -4     
Flag Coverage Δ
unittests 29.58% <14.98%> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
account/api/src/types.rs 56.52% <0.00%> (+8.40%) ⬆️
account/lib/src/account.rs 37.03% <0.00%> (ø)
chain/src/tests/test_block_chain.rs 12.45% <0.00%> (ø)
chain/src/tests/test_opened_block.rs 17.64% <0.00%> (ø)
cmd/indexer/src/es_sinker.rs 0.00% <ø> (ø)
cmd/starcoin/src/dev/sign_txn_helper.rs 15.98% <0.00%> (ø)
executor/src/account.rs 43.90% <0.00%> (ø)
miner/src/create_block_template/mod.rs 41.83% <0.00%> (ø)
rpc/api/src/account/mod.rs 29.41% <ø> (-3.93%) ⬇️
rpc/api/src/contract_api.rs 16.66% <0.00%> (-3.34%) ⬇️
... and 47 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 f94b299...d9da236. Read the comment docs.

@jolestar jolestar merged commit e6760bf into master Dec 30, 2020
@jolestar jolestar deleted the feature/k8s_runner branch December 30, 2020 07:48
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