Closed qiell closed 5 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
probe/kubernetes/disk.go | 0 | 2 | 0.0% | ||
render/detailed/summary.go | 0 | 5 | 0.0% | ||
probe/kubernetes/reporter.go | 11 | 17 | 64.71% | ||
probe/kubernetes/client.go | 0 | 10 | 0.0% | ||
probe/kubernetes/blockdevice.go | 0 | 17 | 0.0% | ||
probe/kubernetes/cstor_storage_pool.go | 0 | 17 | 0.0% | ||
probe/kubernetes/controls.go | 0 | 28 | 0.0% | ||
render/storagerenderer.go | 5 | 43 | 11.63% | ||
<!-- | Total: | 22 | 145 | 15.17% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
probe/kubernetes/logreadcloser.go | 2 | 81.55% | ||
render/storagerenderer.go | 2 | 19.05% | ||
test/reflect/deepequal.go | 2 | 78.32% | ||
probe/docker/registry.go | 5 | 72.7% | ||
render/detailed/detailed.codecgen.go | 1911 | 29.42% | ||
report/report.codecgen.go | 2421 | 35.75% | ||
<!-- | Total: | 4343 | --> |
Totals | |
---|---|
Change from base Build 1532: | -0.04% |
Covered Lines: | 14674 |
Relevant Lines: | 54946 |
Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com
Update CSP spec to incorporate changes from 0.9 and 1.0
In 0.9, CSP spec has DiskList but in 1.0 CSP spec has BlockDeviceGroup To support both add DiskList and Group in CSP spec and update the clientset of the same.
Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com
This commit will :-
Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com
This commit will:-
Signed-off-by: Akash Srivastava akashsrivastava4927@gmail.com