go-kratos / gateway

A high-performance API Gateway with middlewares, supporting HTTP and gRPC protocols.
MIT License
686 stars 134 forks source link

derive timeout #189

Closed realityone closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #189 (177383a) into main (6f70bfc) will increase coverage by 0.10%. The diff coverage is 47.05%.

:exclamation: Current head 177383a differs from pull request most recent head 855e6ca. Consider uploading reports for the commit 855e6ca to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   36.66%   36.76%   +0.10%     
==========================================
  Files          14       14              
  Lines        1061     1077      +16     
==========================================
+ Hits          389      396       +7     
- Misses        622      630       +8     
- Partials       50       51       +1     
Impacted Files Coverage Δ
proxy/retry.go 72.22% <43.75%> (-11.99%) :arrow_down:
proxy/proxy.go 54.50% <100.00%> (ø)