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

refactor: refractor ci and test/build #4831

Merged

Conversation

hunjixin
Copy link
Contributor

@hunjixin hunjixin commented Mar 15, 2022

Related Issues

Proposed Changes

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • All commits have a clear commit message.
  • The PR title is in the form of of <PR type>: <#issue number> <area>: <change being made>
    • example: fix: #1234 mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, INTERFACE BREAKING CHANGE, CONSENSUS BREAKING, build, chore, ci, docs, misc, perf, refactor, revert, style, test
    • area: venus, venus-messager, venus-miner, venus-gateway, venus-auth, venus-market, venus-sealer, venus-wallet, venus-cluster, api, chain, state, vm, data transfer, mempool, message, block production, multisig, networking, paychan, proving, sealing, wallet
  • This PR has tests for new functionality or change in behaviour
  • If new user-facing features are introduced, clear usage guidelines and / or documentation updates should be included in venus docs or Discussion Tutorials.
  • CI is green

@hunjixin hunjixin changed the title refractor ci and test/build refactor: refractor ci and test/build Mar 15, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2022

Codecov Report

Merging #4831 (2aa1ccd) into master (81d5c13) will decrease coverage by 8%.
The diff coverage is 40%.

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

@@            Coverage Diff            @@
##           master   #4831      +/-   ##
=========================================
- Coverage      33%     25%      -9%     
=========================================
  Files         280     574     +294     
  Lines       24316   61937   +37621     
=========================================
+ Hits         8147   15731    +7584     
- Misses      14707   44056   +29349     
- Partials     1462    2150     +688     

Copy link
Contributor

@diwufeiwen diwufeiwen left a comment

Choose a reason for hiding this comment

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

nice!

@diwufeiwen diwufeiwen merged commit 82860af into filecoin-project:master Mar 16, 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.

3 participants