-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fix linting errors #294
Fix linting errors #294
Conversation
where are the other tests? |
I think CircleCI went a bit crazy with so many consecutive commits. They should start appearing now that I've canceled the tests on previous commits. |
Style check passed! Yay! 🎉 |
LGTM!!!! |
Codecov Report
@@ Coverage Diff @@
## master #294 +/- ##
=======================================
Coverage 92.87% 92.87%
=======================================
Files 9 9
Lines 842 842
=======================================
Hits 782 782
Misses 60 60
|
@eurunuela Have you been cancelling old builds manually? To do it automatically, on the |
Thank you so much @tsalo ! That will make silly PRs like this one even smoother. |
Closes #293
Proposed Changes