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

Repair CI Code Coverage #27827

Merged
merged 5 commits into from
Dec 6, 2022
Merged

Repair CI Code Coverage #27827

merged 5 commits into from
Dec 6, 2022

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Dec 5, 2022

At some point in the past year, the code coverage upload to the devops build definition was disabled from CI. This PR re-enables it.

We've simplified the process by quite a bit, as the existing job publishing was just stomping over itself anyway.

DevOps doesn't have comprehension of multiple reports, so there is only one winner anyway.

@harneetvirk for FYI

Resolves #27823

@scbedd scbedd requested a review from mccoyp December 5, 2022 23:58
@scbedd scbedd self-assigned this Dec 5, 2022
@scbedd
Copy link
Member Author

scbedd commented Dec 6, 2022

Intermittent failure on the livetest run. Single failure of a precondition, not related to my systematic change 👍

@scbedd
Copy link
Member Author

scbedd commented Dec 6, 2022

/check-enforcer override

@scbedd scbedd merged commit 7fd4eb6 into main Dec 6, 2022
@scbedd scbedd deleted the feature/code-coverage-upload branch December 6, 2022 01:11
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.

Coverage files not uploading on job completion
2 participants