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

Replace deprecated net2 crate with socket2 #140

Merged
merged 2 commits into from May 18, 2020

Conversation

JohnTitor
Copy link
Member

@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #140 into master will increase coverage by 0.05%.
The diff coverage is 68.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   61.14%   61.19%   +0.05%     
==========================================
  Files          80       80              
  Lines        5034     5036       +2     
==========================================
+ Hits         3078     3082       +4     
+ Misses       1956     1954       -2     
Impacted Files Coverage Δ
actix-testing/src/lib.rs 51.06% <0.00%> (ø)
actix-server/src/builder.rs 53.30% <87.50%> (+0.41%) ⬆️
actix-server/tests/test_server.rs 100.00% <100.00%> (ø)
actix-connect/tests/test_connect.rs 87.69% <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 49a6f52...ac6c78c. Read the comment docs.

@JohnTitor JohnTitor merged commit aad4812 into actix:master May 18, 2020
@JohnTitor JohnTitor deleted the replace-net2 branch May 18, 2020 23:58
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