kubeblocks icon indicating copy to clipboard operation
kubeblocks copied to clipboard

feat: Support upate parameters in non-default sections, e.g client or mysql: --set mysql.default-character-set = utf8mb4 (#6453)

Open sophon-zt opened this issue 1 year ago • 1 comments

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (51e30e6) 66.29% compared to head (16c26ec) 66.29%. Report is 3 commits behind head on main.

Files Patch % Lines
apis/apps/v1alpha1/configconstraint_types.go 0.00% 5 Missing :warning:
pkg/configuration/core/config.go 91.66% 4 Missing and 1 partial :warning:
pkg/configuration/core/reconfigure_util.go 58.33% 5 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6634   +/-   ##
=======================================
  Coverage   66.29%   66.29%           
=======================================
  Files         303      303           
  Lines       36354    36408   +54     
=======================================
+ Hits        24101    24137   +36     
- Misses      10159    10180   +21     
+ Partials     2094     2091    -3     
Flag Coverage Δ
unittests 66.29% <80.51%> (+<0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 19 '24 11:02 codecov[bot]