-
Notifications
You must be signed in to change notification settings - Fork 376
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
Update codecov@v2 #458
Update codecov@v2 #458
Conversation
rust version 1.46.0 is failing build test is failing, even in current master. |
I think it's time to update our MSRV, what are your thoughts for #457? This should fix the build issues we've been getting lately. |
Try rebasing on #454 first, that should fix the CI |
b891396
to
dd30e54
Compare
Rebased on #457, CI passing now. |
dd30e54
to
2ffae5e
Compare
Thanks. Rebased on master. |
Now you just need to do a |
2ffae5e
to
3b2b559
Compare
Ok, Does this look correct? |
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.
ACK 3b2b559
Description
Fixes #447.
Notes to the reviewers
Some checks are failing on current master.
Checklists
All Submissions:
cargo fmt
andcargo clippy
before committing