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

Added --coverage-file / codescan.coveragefile support #8

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

sflanker
Copy link
Member

Currently protage expects a code coverage report to be generated separately by a process not executed by portage. This option enables portage to include such a file in the artifact bundle and apply gatecheck validation to it.

Also configurable via PORTAGE_CODE_SCAN_COVERAGE_FILE

Currently protage expects a code coverage report to be generated
separately by a process not executed by portage. This option enables
portage to include such a file in the artifact bundle and apply
gatecheck validation to it.

Also configurable via PORTAGE_CODE_SCAN_COVERAGE_FILE
@sflanker sflanker merged commit 995c1c1 into main Oct 24, 2024
1 check failed
@sflanker sflanker deleted the feature/code-coverage-passthrough branch October 24, 2024 09:42
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 this pull request may close these issues.

1 participant