-
Notifications
You must be signed in to change notification settings - Fork 49
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 actix-rt #687
Update actix-rt #687
Conversation
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.
And it'd nice to fix clippy issues before to have a green CI (but in another PR). |
Tests are passing locally, how can I verify that the server won't be broken?
Yep, we should |
First basic test: run it and see if it starts :P |
Codecov Report
@@ Coverage Diff @@
## master #687 +/- ##
=======================================
Coverage 36.96% 36.96%
=======================================
Files 49 49
Lines 6266 6266
Branches 933 934 +1
=======================================
Hits 2316 2316
Misses 3309 3309
Partials 641 641
Continue to review full report at Codecov.
|
This PR updates
actix-rt
for the web server