-
-
Notifications
You must be signed in to change notification settings - Fork 401
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
Updating error message on ambiguous variable #2222
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2222 +/- ##
==========================================
+ Coverage 91.12% 92.00% +0.88%
==========================================
Files 42 42
Lines 4122 4864 +742
==========================================
+ Hits 3756 4475 +719
- Misses 366 389 +23
Continue to review full report at Codecov.
|
Tests? Coverage is a little confused. |
Yeah cool, I add tests. |
Fine, I used |
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.
Just waiting for the CI to pass. I had to give it a kick to restart a couple of times. Some sort of connection issue.
As keyword argument "category" no longer exist. Error message on ambiguous variable needs to be updated
Closes #2035