oracle / oci-cloud-controller-manager

Kubernetes Cloud Controller Manager implementation for Oracle Cloud Infrastructure
Apache License 2.0
137 stars 86 forks source link

First revision of raw block volume #464

Closed handerajat closed 4 months ago

oracle-contributor-agreement[bot] commented 6 months ago

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9121637802

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/util/disk/paravirtualized.go 0 7 0.0%
pkg/util/disk/iscsi_uhp.go 0 8 0.0%
pkg/util/disk/mount_helper.go 0 15 0.0%
pkg/csi-util/utils.go 0 26 0.0%
pkg/util/disk/iscsi.go 0 53 0.0%
pkg/csi/driver/bv_node.go 0 165 0.0%
<!-- Total: 0 274 0.0% -->
Files with Coverage Reduction New Missed Lines %
pkg/csi/driver/bv_node.go 1 1.77%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8095663240: -0.6%
Covered Lines: 3923
Relevant Lines: 12951

💛 - Coveralls