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

add rustls #427

Merged
merged 1 commit into from
Jul 30, 2018
Merged

add rustls #427

merged 1 commit into from
Jul 30, 2018

Conversation

jeizsm
Copy link
Contributor

@jeizsm jeizsm commented Jul 29, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 29, 2018

Codecov Report

Merging #427 into master will decrease coverage by 0.34%.
The diff coverage is 2.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
- Coverage   74.22%   73.87%   -0.35%     
==========================================
  Files         102      102              
  Lines       16242    16318      +76     
==========================================
  Hits        12055    12055              
- Misses       4187     4263      +76
Impacted Files Coverage Δ
tests/test_ws.rs 85.71% <ø> (ø) ⬆️
src/server/mod.rs 35.61% <0%> (-8.46%) ⬇️
src/server/worker.rs 37.39% <0%> (-8.85%) ⬇️
src/server/srv.rs 46.02% <0%> (-1.91%) ⬇️
src/client/connector.rs 39.11% <5.88%> (-1.49%) ⬇️
src/test.rs 71.53% <6.66%> (-2.21%) ⬇️

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 b4ed564...196da6d. Read the comment docs.

@fafhrd91
Copy link
Member

great! thanks!

@fafhrd91 fafhrd91 merged commit 28a8552 into actix:master Jul 30, 2018
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.

2 participants