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: Add IP address validation from paramtable #37416

Merged

Fix unit test message

18c5d93
Select commit
Loading
Failed to load commit list.
Merged

fix: Add IP address validation from paramtable #37416

Fix unit test message
18c5d93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

81.05% (target 77.00%)

View this Pull Request on Codecov

81.05% (target 77.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.05%. Comparing base (c83b939) to head (18c5d93).
Report is 9 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #37416       +/-   ##
===========================================
+ Coverage   67.37%   81.05%   +13.67%     
===========================================
  Files         290     1305     +1015     
  Lines       25378   183054   +157676     
===========================================
+ Hits        17098   148368   +131270     
- Misses       8280    29482    +21202     
- Partials        0     5204     +5204     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 67.37% <ø> (ø)
Go 83.27% <100.00%> (∅)
Files with missing lines Coverage Δ
pkg/util/funcutil/func.go 90.46% <100.00%> (ø)

... and 1014 files with indirect coverage changes