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

[misc] Exclude the C backend by default to fix Linux builds #1362

Merged
merged 1 commit into from
Jun 30, 2020

Conversation

yuanming-hu
Copy link
Member

Related issue = #1332

Jenkins crashes after #1348. We should turn it on by default only after it's mature.

[Click here for the format server]


@yuanming-hu yuanming-hu requested a review from archibate June 30, 2020 15:20
@yuanming-hu yuanming-hu changed the title [misc] Exclude C backend by default to fix Linux builds [misc] Exclude the C backend by default to fix Linux builds Jun 30, 2020
@codecov
Copy link

codecov bot commented Jun 30, 2020

Codecov Report

Merging #1362 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1362      +/-   ##
==========================================
+ Coverage   85.57%   85.58%   +0.01%     
==========================================
  Files          19       19              
  Lines        3368     3371       +3     
  Branches      623      624       +1     
==========================================
+ Hits         2882     2885       +3     
  Misses        356      356              
  Partials      130      130              
Impacted Files Coverage Δ
python/taichi/lang/__init__.py 75.56% <100.00%> (+0.21%) ⬆️

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 7bbfc75...89b261e. Read the comment docs.

@yuanming-hu yuanming-hu merged commit 9904883 into taichi-dev:master Jun 30, 2020
@FantasyVR FantasyVR mentioned this pull request Jul 1, 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.

2 participants