-
Notifications
You must be signed in to change notification settings - Fork 313
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
[REVIEW] BUG fix misspelling of function calls in asserts causing debug build to fail #1166
[REVIEW] BUG fix misspelling of function calls in asserts causing debug build to fail #1166
Conversation
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing my mistakes :-)
rerun tests |
1 similar comment
rerun tests |
@ChuckHastings sorry I am not familiar with this change, maybe I was tagged by mistake. |
No worries. @BradReesWork probably tagged you accidentally. |
Codecov Report
@@ Coverage Diff @@
## branch-0.16 #1166 +/- ##
===============================================
+ Coverage 57.71% 57.75% +0.03%
===============================================
Files 61 61
Lines 2410 2412 +2
===============================================
+ Hits 1391 1393 +2
Misses 1019 1019
Continue to review full report at Codecov.
|
Some of the pattern accelerator calls have the misspelled calls in assert messages.