Skip to content

Update CI build to output code coverage on PR #364

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

Closed
adrianhall opened this issue May 23, 2025 · 0 comments · Fixed by #365
Closed

Update CI build to output code coverage on PR #364

adrianhall opened this issue May 23, 2025 · 0 comments · Fixed by #365
Assignees
Labels
Infrastructure Changes to the build and release system

Comments

@adrianhall
Copy link
Collaborator

The current code coverage tooling uses TRX files and does not output coverage.

  1. Update dotnet test to output cobertura files
  2. Add a reportgenerator step to consolidate the cobertura files into a set of coverage files
  3. Output reportgenerator as a step summary
@adrianhall adrianhall self-assigned this May 23, 2025
@adrianhall adrianhall added the Infrastructure Changes to the build and release system label May 23, 2025
adrianhall added a commit to adrianhall/CommunityToolkit-Datasync that referenced this issue May 23, 2025
@adrianhall adrianhall linked a pull request May 23, 2025 that will close this issue
adrianhall added a commit to adrianhall/CommunityToolkit-Datasync that referenced this issue May 23, 2025
adrianhall added a commit to adrianhall/CommunityToolkit-Datasync that referenced this issue May 23, 2025
adrianhall added a commit that referenced this issue May 23, 2025
* (#364) Output code coverage reports as step summary
* (#364) Removed test assemblies from code coverage consideration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to the build and release system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant