display code coverage as PR comments#3107
Merged
Merged
Conversation
SummarySummary
Coveragegrpc - 0%
Microsoft.Identity.Web - 63.6%
Microsoft.Identity.Web.Certificate - 41.4%
Microsoft.Identity.Web.Certificateless - 40.1%
Microsoft.Identity.Web.Diagnostics - 10.2%
Microsoft.Identity.Web.DownstreamApi - 14.5%
Microsoft.Identity.Web.GraphServiceClient - 0%
Microsoft.Identity.Web.MicrosoftGraph - 42%
Microsoft.Identity.Web.Test.Common - 69.3%
Microsoft.Identity.Web.TokenAcquisition - 53.1%
Microsoft.Identity.Web.TokenCache - 80.8%
Microsoft.Identity.Web.UI - 0%
myWebApi - 0%
myWebApp - 0%
TodoListClient - 0%
TodoListService - 0%
WebAppCallsMicrosoftGraph - 0%
|
kllysng
reviewed
Oct 24, 2024
Collaborator
Contributor
Author
I removed the collector from projects that already had it but weren't previously using it. This should only get rid of the unwanted projects in the report and not affect anything else. |
SummarySummary
CoverageMicrosoft.Identity.Web - 63.6%
Microsoft.Identity.Web.Certificate - 41.4%
Microsoft.Identity.Web.Certificateless - 40.1%
Microsoft.Identity.Web.Diagnostics - 10.2%
Microsoft.Identity.Web.DownstreamApi - 14.5%
Microsoft.Identity.Web.MicrosoftGraph - 42%
Microsoft.Identity.Web.Test.Common - 69.3%
Microsoft.Identity.Web.TokenAcquisition - 53.1%
Microsoft.Identity.Web.TokenCache - 80.8%
|
This was referenced Jul 28, 2025
Closed
This was referenced Aug 5, 2025
This was referenced Dec 4, 2025
This was referenced Apr 17, 2026
This was referenced May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Use GitHub Actions to display a code coverage report in the Actions summary and in a PR comment. This does not show a difference based on the proposed code changes. That is a future work item.
Closes #3048
The coverage report displayed in the comment is also available in the summary of the testing action:
Show all checks (if all have passed and it's collapsed) -> Run unit tests: details -> Summary