You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all unit test is under unit test folder. We need to refactor the module name to have test coverage measurable for both operator and daemonset test.
current:
github.com/foundation-model-stack/multi-nic-cni coverage: 0.0% of statements
github.com/foundation-model-stack/multi-nic-cni/controllers/vars coverage: 0.0% of statements
github.com/foundation-model-stack/multi-nic-cni/compute coverage: 0.0% of statements
github.com/foundation-model-stack/multi-nic-cni/plugin coverage: 0.0% of statements
github.com/foundation-model-stack/multi-nic-cni/controllers coverage: 0.0% of statements
github.com/foundation-model-stack/multi-nic-cni/api/v1 coverage: 0.0% of statements
ok github.com/foundation-model-stack/multi-nic-cni/unit-test 14.363s coverage: [no statements]
The text was updated successfully, but these errors were encountered:
Currently, all unit test is under unit test folder. We need to refactor the module name to have test coverage measurable for both operator and daemonset test.
current:
The text was updated successfully, but these errors were encountered: