Closed hanbingleixue closed 1 month ago
Attention: Patch coverage is 33.33333%
with 144 lines
in your changes missing coverage. Please review.
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
unittests | 43.79% <33.33%> (-0.37%) |
182.00 <0.00> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...va/io/sermant/backend/common/conf/CommonConst.java | 0.00% <ø> (ø) |
0.00 <0.00> (ø) |
|
.../java/io/sermant/backend/entity/config/Result.java | 95.65% <100.00%> (+1.20%) |
0.00 <0.00> (ø) |
|
.../io/sermant/backend/common/conf/DynamicConfig.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
...ant/backend/controller/PageTemplateController.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...o/sermant/backend/controller/ConfigController.java | 44.11% <70.00%> (-1.83%) |
0.00 <0.00> (ø) |
|
...ava/io/sermant/backend/entity/template/Option.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...ermant/backend/entity/template/ConfigTemplate.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...o/sermant/backend/entity/template/Description.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
.../java/io/sermant/backend/entity/template/Name.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...ervice/dynamicconfig/kie/client/kie/KieClient.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
... and 8 more |
What type of PR is this?
Enhancement
What this PR does / why we need it?
Modify configuration query interface
Modify the configuration details page and render according to the configuration template
Add a configuration template query interface
Which issue(s) this PR fixes?
Fixes #1622
Does this PR introduce a user-facing change?
No
Checklist