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

feat: add http 1.1 trailer #3485

Merged
merged 1 commit into from
Jul 21, 2020
Merged

feat: add http 1.1 trailer #3485

merged 1 commit into from
Jul 21, 2020

Conversation

huanghantao
Copy link
Member

@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #3485 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3485      +/-   ##
==========================================
+ Coverage   42.14%   42.19%   +0.05%     
==========================================
  Files          75       75              
  Lines       14386    14482      +96     
==========================================
+ Hits         6063     6111      +48     
- Misses       8323     8371      +48     
Impacted Files Coverage Δ
src/server/process.cc 59.82% <0.00%> (-0.52%) ⬇️
src/reactor/base.cc 60.22% <0.00%> (-0.35%) ⬇️
src/server/port.cc 45.33% <0.00%> (-0.33%) ⬇️
src/network/client.cc 44.34% <0.00%> (-0.29%) ⬇️
src/core/base.cc 36.60% <0.00%> (-0.26%) ⬇️
src/coroutine/system.cc 35.03% <0.00%> (-0.16%) ⬇️
src/server/master.cc 50.63% <0.00%> (-0.12%) ⬇️
src/os/process_pool.cc 19.40% <0.00%> (-0.05%) ⬇️
src/coroutine/file_lock.cc 2.85% <0.00%> (-0.05%) ⬇️
src/core/log.cc 52.69% <0.00%> (+0.28%) ⬆️
... and 4 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 2e12771...05162ac. Read the comment docs.

@matyhtf matyhtf merged commit 9eb89bd into master Jul 21, 2020
@matyhtf matyhtf deleted the feat-http-trailer branch July 21, 2020 09:36
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