Skip to content

refactor unit test to make test coverage measurable #214

Open
@sunya-ch

Description

@sunya-ch

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]

Tasks:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions