-
Notifications
You must be signed in to change notification settings - Fork 115
Bump dependencies #392
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
Bump dependencies #392
Conversation
Codecov Report
@@ Coverage Diff @@
## master #392 +/- ##
=======================================
Coverage 78.68% 78.68%
=======================================
Files 7 7
Lines 685 685
=======================================
Hits 539 539
Misses 146 146 Continue to review full report at Codecov.
|
|
OK, now CI really used the latest version of dependencies. |
kleinschmidt
left a comment
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.
LGTM. A few deprecations came up in the tests, just minor stuff but maybe worth fixing those here too?
https://github.com/JuliaStats/GLM.jl/pull/392/checks?check_run_id=1536514296#step:7:160
https://github.com/JuliaStats/GLM.jl/pull/392/checks?check_run_id=1536514296#step:7:117
|
Argh, I accidentally edited master instead of this PR. Hopefully everything will pass after merging. |
Fixes #388.