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

CodeCoverage pipeline for submission to onefuzz. #4177

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

ryfu-msft
Copy link
Contributor

@ryfu-msft ryfu-msft commented Feb 16, 2024

This pipeline will be triggered after a onefuzz job is completed. That way the code coverage results can be reported back to the one fuzz team for analysis.

I will need to check this in first before I can create the corresponding ADO pipeline. Then update the onfuzzconfig to point to the correct pipeline id. Once that is completed, this pipeline should work and submit our code coverage results.

Microsoft Reviewers: Open in CodeFlow

@ryfu-msft ryfu-msft requested a review from a team as a code owner February 16, 2024 22:11
"codeCoverage": {
"org": "ms",
"project": "winget-cli",
"pipelineId": "Pipeline ID"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This id will be updated once the pipeline is created.

@ryfu-msft ryfu-msft merged commit d82566e into microsoft:master Feb 21, 2024
8 checks passed
@ryfu-msft ryfu-msft deleted the codeCoverage branch February 21, 2024 22:01
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.

None yet

2 participants