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

Handlers timeout setup fix #107

Merged
merged 1 commit into from
Feb 18, 2021
Merged

Handlers timeout setup fix #107

merged 1 commit into from
Feb 18, 2021

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 18, 2021

Fixes #99

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #107 (20ca8cd) into master (d88b4b1) will decrease coverage by 0.19%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   98.39%   98.19%   -0.20%     
==========================================
  Files          18       18              
  Lines         497      498       +1     
==========================================
  Hits          489      489              
- Misses          8        9       +1     
Impacted Files Coverage Δ
openapi_spec_validator/handlers/base.py 66.66% <50.00%> (-33.34%) ⬇️
openapi_spec_validator/handlers/file.py 100.00% <100.00%> (ø)
openapi_spec_validator/handlers/requests.py 100.00% <100.00%> (ø)
openapi_spec_validator/handlers/urllib.py 100.00% <100.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 d88b4b1...20ca8cd. Read the comment docs.

@p1c2u p1c2u merged commit a274f59 into master Feb 18, 2021
@p1c2u p1c2u deleted the fix/handlers-timeout-setup-fix branch February 18, 2021 19:21
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.

Timeout urlopen
1 participant