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

increase test coverage #37

Closed
koh-sh opened this issue Aug 20, 2023 · 1 comment · Fixed by #41
Closed

increase test coverage #37

koh-sh opened this issue Aug 20, 2023 · 1 comment · Fixed by #41

Comments

@koh-sh
Copy link
Owner

koh-sh commented Aug 20, 2023

% go test -cover ./...
?   	github.com/koh-sh/codebuild-multirunner	[no test files]
?   	github.com/koh-sh/codebuild-multirunner/cmd	[no test files]
ok  	github.com/koh-sh/codebuild-multirunner/cmd/cwlog	(cached)	coverage: 50.0% of statements
ok  	github.com/koh-sh/codebuild-multirunner/cmd/dump	(cached)	coverage: 57.1% of statements
ok  	github.com/koh-sh/codebuild-multirunner/cmd/retry	(cached)	coverage: 34.4% of statements
ok  	github.com/koh-sh/codebuild-multirunner/cmd/run	(cached)	coverage: 33.3% of statements
ok  	github.com/koh-sh/codebuild-multirunner/common	(cached)	coverage: 41.7% of statements
@koh-sh
Copy link
Owner Author

koh-sh commented Aug 22, 2023

install https://github.com/k1LoW/octocov

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

Successfully merging a pull request may close this issue.

1 participant