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

Enable test coverage for api and library tests #470

Closed
kim-tsao opened this issue May 27, 2021 · 0 comments
Closed

Enable test coverage for api and library tests #470

kim-tsao opened this issue May 27, 2021 · 0 comments
Assignees
Labels
area/test-automation Test automation for devfile specification and library

Comments

@kim-tsao
Copy link
Contributor

Go supports a test coverage tool that we can utilize to determine if there are any gaps in our testing. The generated html report gives a clear summary of each module and which areas of the code needs attention. Here is an example screenshot of the results:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-automation Test automation for devfile specification and library
Projects
None yet
Development

No branches or pull requests

1 participant