Skip to content

gateway: add configurable response write timeout #818

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

Closed
wants to merge 2 commits into from

update changelog

0b98918
Select commit
Loading
Failed to load commit list.
Closed

gateway: add configurable response write timeout #818

update changelog
0b98918
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2025 in 2s

60.40% (-0.08%) compared to b0125d1

View this Pull Request on Codecov

60.40% (-0.08%) compared to b0125d1

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 60.40%. Comparing base (b0125d1) to head (0b98918).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
gateway/handler.go 77.77% 2 Missing ⚠️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #818      +/-   ##
==========================================
- Coverage   60.48%   60.40%   -0.08%     
==========================================
  Files         244      244              
  Lines       31100    31108       +8     
==========================================
- Hits        18811    18791      -20     
- Misses      10611    10634      +23     
- Partials     1678     1683       +5     
Files with missing lines Coverage Δ
gateway/gateway.go 83.54% <ø> (ø)
gateway/handler.go 76.25% <77.77%> (-0.02%) ⬇️

... and 13 files with indirect coverage changes