enhance: make runtime config into a global environment table #38671
+51
−73
Codecov / codecov/project
succeeded
Dec 24, 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 (
6884319
) to head (a32460f
).
Report is 7 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #38671 +/- ##
===========================================
+ Coverage 69.33% 81.05% +11.71%
===========================================
Files 292 1380 +1088
Lines 26187 195133 +168946
===========================================
+ Hits 18158 158162 +140004
- Misses 8029 31392 +23363
- Partials 0 5579 +5579
Components | Coverage Δ | |
---|---|---|
Client | 78.26% <ø> (∅) |
|
Core | 69.33% <ø> (ø) |
|
Go | 83.03% <100.00%> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
pkg/util/paramtable/component_param.go | 98.38% <ø> (ø) |
|
pkg/util/paramtable/param_item.go | 83.33% <ø> (ø) |
|
pkg/util/paramtable/runtime.go | 85.71% <100.00%> (ø) |
Loading