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

support gin server and context read timeout #289

Merged
merged 6 commits into from
May 17, 2022

Conversation

askuy
Copy link
Contributor

@askuy askuy commented May 17, 2022

No description provided.

@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #289 (8391834) into master (4e13260) will increase coverage by 0.15%.
The diff coverage is 67.34%.

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
+ Coverage   60.17%   60.32%   +0.15%     
==========================================
  Files          77       77              
  Lines        2757     2798      +41     
==========================================
+ Hits         1659     1688      +29     
- Misses        930      941      +11     
- Partials      168      169       +1     
Flag Coverage Δ
unittests 60.32% <67.34%> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
core/elog/component.go 73.07% <ø> (ø)
core/elog/elog_api.go 18.51% <ø> (ø)
server/egin/grpc_proxy.go 36.04% <ø> (-0.74%) ⬇️
server/egin/options.go 38.46% <42.85%> (+5.12%) ⬆️
server/egin/component.go 65.21% <73.68%> (+1.46%) ⬆️
server/egin/interceptor.go 50.47% <76.92%> (+2.76%) ⬆️
server/egin/config.go 60.00% <100.00%> (+1.66%) ⬆️
server/egin/container.go 36.23% <100.00%> (+1.90%) ⬆️

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 4e13260...8391834. Read the comment docs.

@askuy askuy merged commit 6f445a5 into gotomicro:master May 17, 2022
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