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

Add ip as an option to listeners for VirtualServer #6180

Merged
merged 62 commits into from
Sep 5, 2024

rerun pipeline

ef79024
Select commit
Loading
Failed to load commit list.
Merged

Add ip as an option to listeners for VirtualServer #6180

rerun pipeline
ef79024
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 1s

53.14% (+0.10%) compared to ffd4974

View this Pull Request on Codecov

53.14% (+0.10%) compared to ffd4974

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 53.14%. Comparing base (ffd4974) to head (ef79024).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
internal/k8s/configuration.go 69.23% 2 Missing and 2 partials ⚠️
internal/k8s/controller.go 0.00% 4 Missing ⚠️
...is/configuration/validation/globalconfiguration.go 96.29% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6180      +/-   ##
==========================================
+ Coverage   53.04%   53.14%   +0.10%     
==========================================
  Files          81       81              
  Lines       15921    15967      +46     
==========================================
+ Hits         8445     8486      +41     
- Misses       7071     7076       +5     
  Partials      405      405              

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