Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor unit test to make test coverage measurable #214

Open
sunya-ch opened this issue Jan 17, 2025 · 0 comments
Open

refactor unit test to make test coverage measurable #214

sunya-ch opened this issue Jan 17, 2025 · 0 comments

Comments

@sunya-ch
Copy link
Collaborator

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]
@sunya-ch sunya-ch added this to the test-coverage-70 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant