Skip to content

fix listener address

Codecov / codecov/project succeeded Oct 30, 2024 in 0s

65.47% (target 60.00%)

View this Pull Request on Codecov

65.47% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 78.78788% with 14 lines in your changes missing coverage. Please review.

Project coverage is 65.47%. Comparing base (217c6a5) to head (c1b335b).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/xds/bootstrap/bootstrap.go 53.84% 4 Missing and 2 partials ⚠️
internal/cmd/envoy/shutdown_manager.go 0.00% 3 Missing ⚠️
internal/gatewayapi/listener.go 57.14% 2 Missing and 1 partial ⚠️
internal/utils/net/ip.go 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4550      +/-   ##
==========================================
- Coverage   65.60%   65.47%   -0.13%     
==========================================
  Files         211      212       +1     
  Lines       31696    31902     +206     
==========================================
+ Hits        20793    20888      +95     
- Misses       9698     9770      +72     
- Partials     1205     1244      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.