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 ability to listenany for HTTP servers #905

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Add ability to listenany for HTTP servers #905

merged 1 commit into from
Aug 17, 2022

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Aug 17, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #905 (1217553) into master (cf706bc) will increase coverage by 0.16%.
The diff coverage is 92.98%.

@@            Coverage Diff             @@
##           master     #905      +/-   ##
==========================================
+ Coverage   80.12%   80.28%   +0.16%     
==========================================
  Files          36       36              
  Lines        2878     2907      +29     
==========================================
+ Hits         2306     2334      +28     
- Misses        572      573       +1     
Impacted Files Coverage Δ
src/Messages.jl 86.06% <50.00%> (-1.60%) ⬇️
src/clientlayers/ConnectionRequest.jl 78.94% <90.00%> (+2.32%) ⬆️
src/HTTP.jl 85.33% <94.73%> (+2.28%) ⬆️
src/ConnectionPool.jl 89.21% <100.00%> (+0.27%) ⬆️
src/Handlers.jl 84.14% <100.00%> (+0.29%) ⬆️
src/Servers.jl 79.79% <100.00%> (+1.04%) ⬆️
src/clientlayers/DefaultHeadersRequest.jl 100.00% <100.00%> (ø)
src/clientlayers/RetryRequest.jl 75.60% <100.00%> (-1.14%) ⬇️
src/clientlayers/StreamRequest.jl 97.14% <100.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@quinnj quinnj merged commit 77017a2 into master Aug 17, 2022
@quinnj quinnj deleted the jq/listenany branch August 17, 2022 05:42
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