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

[error] Improve kernel argument type mismatch error message #1995

Merged
merged 2 commits into from
Oct 26, 2020

Conversation

yuanming-hu
Copy link
Member

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #1995 into master will increase coverage by 1.05%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1995      +/-   ##
==========================================
+ Coverage   42.44%   43.50%   +1.05%     
==========================================
  Files          45       45              
  Lines        6476     6266     -210     
  Branches     1109     1109              
==========================================
- Hits         2749     2726      -23     
+ Misses       3552     3367     -185     
+ Partials      175      173       -2     
Impacted Files Coverage Δ
python/taichi/lang/impl.py 66.40% <0.00%> (+2.71%) ⬆️
python/taichi/lang/kernel.py 73.00% <75.00%> (+1.88%) ⬆️
python/taichi/lang/ast_checker.py 70.58% <0.00%> (-1.64%) ⬇️
python/taichi/testing.py 75.00% <0.00%> (-0.72%) ⬇️
python/taichi/lang/linalg.py 89.33% <0.00%> (-0.67%) ⬇️
python/taichi/lang/__init__.py 40.41% <0.00%> (-0.33%) ⬇️
python/taichi/misc/util.py 20.54% <0.00%> (-0.21%) ⬇️
python/taichi/misc/task.py 0.00% <0.00%> (ø)
python/taichi/tools/patterns.py 0.00% <0.00%> (ø)
... and 10 more

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 e0a6b96...3402358. Read the comment docs.

@TH3CHARLie TH3CHARLie merged commit 6dcb69b into taichi-dev:master Oct 26, 2020
@yuanming-hu yuanming-hu mentioned this pull request Oct 28, 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.

3 participants