fix: Add ENV variable to configure GRPC Keep Alive Time (#15656) #15806
Codecov / codecov/project
succeeded
Oct 18, 2023 in 0s
49.56% (-0.06%) compared to 9e0e8d5
View this Pull Request on Codecov
49.56% (-0.06%) compared to 9e0e8d5
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
9e0e8d5
) 49.62% compared to head (f54e034
) 49.56%.
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #15806 +/- ##
==========================================
- Coverage 49.62% 49.56% -0.06%
==========================================
Files 267 269 +2
Lines 46479 46558 +79
==========================================
+ Hits 23063 23075 +12
- Misses 21144 21211 +67
Partials 2272 2272
Files | Coverage Δ | |
---|---|---|
common/common.go | 31.57% <100.00%> (ø) |
|
server/server.go | 56.23% <100.00%> (ø) |
|
pkg/apiclient/grpcproxy.go | 0.00% <0.00%> (ø) |
|
util/grpc/grpc.go | 0.00% <0.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading