-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add 1.6 to CI #60
Add 1.6 to CI #60
Conversation
Codecov Report
@@ Coverage Diff @@
## master #60 +/- ##
=======================================
Coverage 85.26% 85.26%
=======================================
Files 19 19
Lines 1344 1344
=======================================
Hits 1146 1146
Misses 198 198
Continue to review full report at Codecov.
|
Julia changes the representation of :(.+) to that :.+ != :(.+)!
TODO:
Actually, it may just be because we need to define |
Tests pass on Julia 1.6, but since Github actions are missing |
The good thing is that the different CI runs are in separate checks so we can easily see if only nightly is failing. |
A PR to track fixes for 1.6. Tests fail at present.