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

[1.26] Import features from ssl module with more granularity #2053

Merged
merged 1 commit into from Nov 12, 2020

Conversation

sethmlarson
Copy link
Member

Backport of #2052

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #2053 (77aac9d) into 1.26.x (969fd39) will decrease coverage by 0.52%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##            1.26.x    #2053      +/-   ##
===========================================
- Coverage   100.00%   99.47%   -0.53%     
===========================================
  Files           25       25              
  Lines         2297     2279      -18     
===========================================
- Hits          2297     2267      -30     
- Misses           0       12      +12     
Impacted Files Coverage Δ
src/urllib3/util/ssl_.py 96.19% <100.00%> (-3.81%) ⬇️
src/urllib3/contrib/_appengine_environ.py 90.00% <0.00%> (-10.00%) ⬇️
src/urllib3/util/wait.py 92.18% <0.00%> (-7.82%) ⬇️
src/urllib3/response.py 99.45% <0.00%> (-0.55%) ⬇️
src/urllib3/util/url.py 100.00% <0.00%> (ø)
src/urllib3/connection.py 100.00% <0.00%> (ø)
src/urllib3/util/retry.py 100.00% <0.00%> (ø)
src/urllib3/util/timeout.py 100.00% <0.00%> (ø)
src/urllib3/util/ssltransport.py 100.00% <0.00%> (ø)

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 969fd39...77aac9d. Read the comment docs.

@sethmlarson sethmlarson merged commit 1db71ae into urllib3:1.26.x Nov 12, 2020
@sethmlarson sethmlarson deleted the backport-pr-2052 branch November 12, 2020 21:47
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

1 participant