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

fix: [2.4] Add IP address validation from paramtable (#37416) #37500

Merged
merged 1 commit into from
Nov 11, 2024

fix: Add IP address validation from paramtable (#37416)

000c1b2
Select commit
Loading
Failed to load commit list.
Merged

fix: [2.4] Add IP address validation from paramtable (#37416) #37500

fix: Add IP address validation from paramtable (#37416)
000c1b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 11, 2024 in 0s

72.17% (target 77.00%)

View this Pull Request on Codecov

72.17% (target 77.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.17%. Comparing base (60f9631) to head (000c1b2).
Report is 10 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37500      +/-   ##
==========================================
- Coverage   80.56%   72.17%   -8.39%     
==========================================
  Files        1069     1069              
  Lines      165760   165770      +10     
==========================================
- Hits       133537   119647   -13890     
- Misses      27851    41757   +13906     
+ Partials     4372     4366       -6     
Files with missing lines Coverage Δ
pkg/util/funcutil/func.go 91.61% <100.00%> (+0.24%) ⬆️

... and 221 files with indirect coverage changes