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

bump connect and tls versions #1655

Merged
merged 1 commit into from Sep 9, 2020
Merged

bump connect and tls versions #1655

merged 1 commit into from Sep 9, 2020

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Sep 8, 2020

PR Type

Dependency Update

PR Checklist

  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt

Overview

Updates actix-tls and actix-connect to v2.

@robjtede robjtede marked this pull request as ready for review September 8, 2020 17:19
@robjtede robjtede force-pushed the dep/connect-tls-v2 branch 3 times, most recently from 2dffead to b5b5624 Compare September 8, 2020 17:34
@robjtede robjtede added A-http project: actix-http A-awc project: awc B-semver-patch labels Sep 8, 2020
@robjtede robjtede requested review from a team September 8, 2020 18:00
@robjtede robjtede mentioned this pull request Sep 8, 2020
4 tasks
@codecov-commenter
Copy link

Codecov Report

Merging #1655 into master will increase coverage by 0.15%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1655      +/-   ##
==========================================
+ Coverage   53.19%   53.35%   +0.15%     
==========================================
  Files         123      119       -4     
  Lines       11833    11814      -19     
==========================================
+ Hits         6295     6303       +8     
+ Misses       5538     5511      -27     
Impacted Files Coverage Δ
actix-http/src/h1/service.rs 48.12% <0.00%> (ø)
actix-http/src/h2/service.rs 0.00% <0.00%> (ø)
actix-http/src/service.rs 44.52% <0.00%> (ø)
tests/test_httpserver.rs 100.00% <ø> (ø)
src/server.rs 40.29% <100.00%> (ø)
actix-http/src/time_parser.rs 0.00% <0.00%> (ø)
actix-http/src/header/common/accept.rs 0.00% <0.00%> (ø)
actix-http/src/header/common/if_match.rs
...ctix-http/src/header/common/if_unmodified_since.rs
actix-http/src/header/common/content_language.rs
... and 6 more

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 c54d73e...e207add. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-awc project: awc A-http project: actix-http B-semver-patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants