Closed er1cthe0ne closed 3 years ago
Merging #543 (8d23cae) into master (c9ccfd6) will increase coverage by
0.25%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #543 +/- ##
============================================
+ Coverage 34.88% 35.13% +0.25%
- Complexity 1182 1226 +44
============================================
Files 473 491 +18
Lines 11799 12133 +334
Branches 1526 1545 +19
============================================
+ Hits 4116 4263 +147
- Misses 7115 7292 +177
- Partials 568 578 +10
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ewei/alcor/subnet/controller/SubnetController.java | 54.18% <0.00%> (ø) |
13.00% <0.00%> (ø%) |
|
...cor/subnet/service/implement/SubnetServiceImp.java | 1.10% <0.00%> (ø) |
1.00% <0.00%> (ø%) |
|
...nager/service/implement/NetworkAclServiceImpl.java | 87.73% <0.00%> (ø) |
29.00% <0.00%> (ø%) |
|
...i/alcor/gatewaymanager/service/GatewayService.java | 58.06% <0.00%> (ø) |
11.00% <0.00%> (?%) |
|
...cor/gatewaymanager/utils/VerifyParameterUtils.java | 30.76% <0.00%> (ø) |
3.00% <0.00%> (?%) |
|
...ei/alcor/gatewaymanager/dao/GatewayRepository.java | 52.77% <0.00%> (ø) |
6.00% <0.00%> (?%) |
|
...r/gatewaymanager/controller/GatewayController.java | 62.06% <0.00%> (ø) |
5.00% <0.00%> (?%) |
|
...cor/gatewaymanager/dao/GWAttachmentRepository.java | 27.27% <0.00%> (ø) |
3.00% <0.00%> (?%) |
|
...i/alcor/gatewaymanager/entity/GatewaysWebJson.java | 0.00% <0.00%> (ø) |
0.00% <0.00%> (?%) |
|
...manager/exception/AttachmentNotFoundException.java | 0.00% <0.00%> (ø) |
0.00% <0.00%> (?%) |
|
... and 11 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c9ccfd6...8d23cae. Read the comment docs.
We moved the gateway configuration as a top level resource recently. This is a followup change to put gateway state into the top level goal state message.