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

[cc] [workflow] Add C backend to Github CI #1643

Merged
merged 3 commits into from
Aug 5, 2020

Conversation

archibate
Copy link
Collaborator

@archibate archibate commented Aug 5, 2020

@archibate archibate mentioned this pull request Aug 5, 2020
9 tasks
@archibate archibate requested review from yuanming-hu, k-ye and taichi-gardener and removed request for yuanming-hu August 5, 2020 06:56
@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #1643 into master will decrease coverage by 0.65%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1643      +/-   ##
==========================================
- Coverage   45.06%   44.40%   -0.66%     
==========================================
  Files          40       41       +1     
  Lines        5790     5876      +86     
  Branches     1012     1022      +10     
==========================================
  Hits         2609     2609              
- Misses       3032     3118      +86     
  Partials      149      149              
Impacted Files Coverage Δ
python/taichi/cc_compose.py 0.00% <0.00%> (ø)
python/taichi/core/util.py 0.29% <0.00%> (-0.01%) ⬇️
python/taichi/main.py 23.73% <0.00%> (-0.40%) ⬇️
python/taichi/testing.py 76.92% <ø> (ø)

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 0564052...d44f8c8. Read the comment docs.

@archibate
Copy link
Collaborator Author

Merging since:
All the CIs are passing.
I added the continue-on-error option in case CC fails, it won't break CI completely.
This PR also emergency OFT fix cc_compose.py.

@archibate archibate merged commit 29071b3 into taichi-dev:master Aug 5, 2020
@yuanming-hu yuanming-hu mentioned this pull request Aug 8, 2020
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.

1 participant