-
Notifications
You must be signed in to change notification settings - Fork 993
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
Do not include symbol on lhs of := in othervars #2329
Conversation
Hi Kun, thanks! Please be sure to include tests and make sure the updated package compiles and that See here: |
Hi Kun, |
Thanks for reminding! I'm working on macOS at the moment (or may turn to Ubuntu if necessary) and will need a little while to get familiar with |
Codecov Report
@@ Coverage Diff @@
## master #2329 +/- ##
==========================================
+ Coverage 90.92% 90.96% +0.03%
==========================================
Files 61 61
Lines 11800 11804 +4
==========================================
+ Hits 10729 10737 +8
+ Misses 1071 1067 -4
Continue to review full report at Codecov.
|
Great PR!! Thanks! |
Nice @renkun-ken! The PR process can be a steep learning curve, glad you could navigate it 🤓 |
This is an attempt to fix #2326.