fix: Add IP address validation from paramtable #37416
Merged
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
@@ 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%> (ø) |
Loading