Skip to content

Enable test coverage for api and library tests #470

@kim-tsao

Description

@kim-tsao

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

Metadata

Metadata

Assignees

Labels

area/test-automationTest automation for devfile specification and library

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions