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

feature: add circleci parrallism testing to split unit-test and code-check #1043

Merged

Conversation

allencloud
Copy link
Collaborator

Ⅰ. Describe what this PR did

This pr move unit-test and check-code to circleCI, while others( integration test and cri test) still use travisCI.

This PR is based on @ZouRui89 's pr #1039.

Ⅱ. Does this pull request fix one issue?

fixes #1008

Ⅲ. Describe how you did it

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: Zou Rui <21751189@zju.edu.cn>
@allencloud allencloud force-pushed the new-circleci-setting branch 2 times, most recently from 0a69577 to 8bcc8ac Compare April 3, 2018 08:54
@allencloud
Copy link
Collaborator Author

If this is OK for you, @Letty5411 @sunyuan3 @HusterWan
Please move the unit-test and check Makefile target from travisCI test. Thanks a lot.

@allencloud allencloud force-pushed the new-circleci-setting branch 3 times, most recently from 3057627 to 0ae0603 Compare April 3, 2018 09:17
@codecov-io
Copy link

Codecov Report

Merging #1043 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1043   +/-   ##
=======================================
  Coverage   15.68%   15.68%           
=======================================
  Files         139      139           
  Lines        8499     8499           
=======================================
  Hits         1333     1333           
  Misses       7066     7066           
  Partials      100      100

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 800c68a...0ae0603. Read the comment docs.

…check

Signed-off-by: Allen Sun <allensun.shl@alibaba-inc.com>
@HusterWan
Copy link
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Using circleCI to split test dimensions
5 participants