k8snetworkplumbingwg / sriov-network-operator

Operator for provisioning and configuring SR-IOV CNI plugin and device plugin
Apache License 2.0
84 stars 114 forks source link

Fix MCP pause case and re-organize drain controller package #803

Open SchSeba opened 2 weeks ago

github-actions[bot] commented 2 weeks ago

Thanks for your PR, To run vendors CIs, Maintainers can use one of:

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11935829798

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
controllers/drain_controller.go 13 14 92.86%
pkg/platforms/openshift/openshift.go 0 9 0.0%
controllers/drain_controller_helper.go 128 206 62.14%
<!-- Total: 143 231 61.9% -->
Files with Coverage Reduction New Missed Lines %
controllers/drain_controller.go 4 77.68%
controllers/generic_network_controller.go 5 74.38%
controllers/helper.go 25 60.67%
<!-- Total: 34 -->
Totals Coverage Status
Change from base Build 11931554664: -0.1%
Covered Lines: 7119
Relevant Lines: 15187

💛 - Coveralls