Skip to content
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 CI on MSRV check #171

Merged
merged 1 commit into from Aug 5, 2020
Merged

Fix CI on MSRV check #171

merged 1 commit into from Aug 5, 2020

Conversation

JohnTitor
Copy link
Member

For instance: https://github.com/actix/actix-net/runs/940187979

This is because we use 1.39.0 for installing cargo-cache, it should be resolved by using the latest stable instead.

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

Merging #171 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   60.41%   60.45%   +0.04%     
==========================================
  Files          73       73              
  Lines        4785     4785              
==========================================
+ Hits         2891     2893       +2     
+ Misses       1894     1892       -2     
Impacted Files Coverage Δ
actix-connect/tests/test_connect.rs 90.76% <0.00%> (+3.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 235a76d...d692ffd. Read the comment docs.

@JohnTitor JohnTitor merged commit ed4b708 into master Aug 5, 2020
@JohnTitor JohnTitor deleted the fix-msrv-ci branch August 5, 2020 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants