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

AV-194094 : Cover profile generation for AKO UT's from Makefile for coverage report in Sonarqube #1332

Merged
merged 2 commits into from
Nov 30, 2023

Conversation

DixitAakash
Copy link
Contributor

This PR is for generating cover profile for AKO UT's from Makefile. An additional -coverprofile flag has been added to each go test command. This will generate coverage report (cover.out file) for each go test command. These coverage reports will be consumed by a downstream Jenkins job and fed to Sonarqube for generating aggregated code coverage.

@DixitAakash
Copy link
Contributor Author

build ako

Makefile Show resolved Hide resolved
@DixitAakash
Copy link
Contributor Author

build ako

@akshayhavile akshayhavile merged commit 194ce30 into vmware:master Nov 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants