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: 拆分git工作流/split workflow #75

Merged
merged 1 commit into from
Aug 9, 2022
Merged

Conversation

simlecode
Copy link
Collaborator

@simlecode simlecode commented Aug 8, 2022

关联的Issues (Related Issues)

reslove filecoin-project/venus#5002

改动 (Proposed Changes)

附注 (Additional Info)

自查清单 (Checklist)

在你认为本 PR 满足被审阅的标准之前,需要确保 / Before you mark the PR ready for review, please make sure that:

  • 符合Venus项目管理规范中关于PR的相关标准 / The PR follows the PR standards set out in the Venus project management guidelines
  • 具有清晰明确的commit message / All commits have a clear commit message.
  • 包含相关的的测试用例或者不需要新增测试用例 / This PR has tests for new functionality or change in behaviour or not need to add new tests.
  • 包含相关的的指南以及文档或者不需要新增文档 / This PR has updated usage guidelines and documentation or not need
  • 通过必要的检查项 / All checks are green

@simlecode simlecode changed the title ci: split workflow ci: 拆分git工作流/split workflow Aug 8, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2022

Codecov Report

Merging #75 (87a167b) into master (51f0bc0) will decrease coverage by 0.67%.
The diff coverage is 24.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   66.18%   65.51%   -0.68%     
==========================================
  Files          26       27       +1     
  Lines        1745     1792      +47     
==========================================
+ Hits         1155     1174      +19     
- Misses        522      549      +27     
- Partials       68       69       +1     
Flag Coverage Δ
unittests 65.51% <24.24%> (-0.68%) ⬇️

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

Impacted Files Coverage Δ
cmds/client.go 0.00% <0.00%> (ø)
main.go 0.00% <0.00%> (ø)
proofevent/proof_event.go 89.56% <ø> (ø)
types/config.go 100.00% <ø> (ø)
utils/auth.go 63.33% <0.00%> (ø)
walletevent/wallet_event.go 67.05% <60.00%> (-0.20%) ⬇️
integrate_test/mock_deamon.go 81.01% <64.28%> (+1.01%) ⬆️
config/config.go 76.92% <76.92%> (ø)
marketevent/market_client.go 67.59% <0.00%> (-2.78%) ⬇️
... and 3 more

@simlecode simlecode requested a review from zl03jsj August 9, 2022 05:53
Copy link
Contributor

@zl03jsj zl03jsj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

igtm

@zl03jsj zl03jsj merged commit 8226545 into master Aug 9, 2022
@zl03jsj zl03jsj deleted the ci/split_workflow branch August 9, 2022 07:25
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.

3 participants