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

enhance: make runtime config into a global environment table #38671

Merged

fix: add unittest

a32460f
Select commit
Loading
Failed to load commit list.
Merged

enhance: make runtime config into a global environment table #38671

fix: add unittest
a32460f
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@             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%> (ø)

... and 1085 files with indirect coverage changes