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

Updating code coverage config #4983

Merged
merged 53 commits into from
Nov 19, 2024
Merged

Updating code coverage config #4983

merged 53 commits into from
Nov 19, 2024

Conversation

trwalke
Copy link
Member

@trwalke trwalke commented Oct 31, 2024

Fixes #

Changes proposed in this request
Updating code coverage config

Testing
Did a local check with the latest config and the numbers are close
{36AB0DAD-E24A-44B2-9B3E-0FB10EAEBD3D}

image

The issue with the build is that the code coverage config is unable to remove additional .dlls and .exes so the overall result is skewed in the build pipeline.

However, we are still able to read the results and see the code coverage manually in the pipeline and run the coverage check locally.

@trwalke trwalke marked this pull request as ready for review October 31, 2024 23:11
@trwalke trwalke requested a review from a team as a code owner October 31, 2024 23:11
@trwalke trwalke changed the title Create CodeCoverage.yml [DO NOT REVIEW] Create CodeCoverage.yml Oct 31, 2024
@trwalke trwalke changed the title [DO NOT REVIEW] Create CodeCoverage.yml [DO NOT REVIEW] Updating code coverage Nov 1, 2024
@trwalke
Copy link
Member Author

trwalke commented Nov 1, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@trwalke
Copy link
Member Author

trwalke commented Nov 1, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@trwalke trwalke changed the title [DO NOT REVIEW] Updating code coverage Updating code coverage config Nov 13, 2024
@trwalke
Copy link
Member Author

trwalke commented Nov 13, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

build/CodeCoverage.runsettings Outdated Show resolved Hide resolved
build/CodeCoverage.runsettings Show resolved Hide resolved
build/CodeCoverage.runsettings Outdated Show resolved Hide resolved
build/CodeCoverage.runsettings Show resolved Hide resolved
@trwalke trwalke merged commit dc93a54 into main Nov 19, 2024
6 checks passed
@trwalke trwalke deleted the trwalke/CodeCoverageUpdate branch November 19, 2024 17: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.

3 participants