Skip to content

Is there a way to have PR diff code coverage report working with Azure DevOps? #586

Answered by danielpalme
tonyma asked this question in Q&A
Discussion options

You must be logged in to vote

You can archive something similar, but it also requires some setup.
To make coverage history available to ReportGenerator, you can use the following setup:
https://github.com/danielpalme/ReportGenerator/wiki/Integration#history

Then you could generate e.g. one of the following reports:

Then you could publish the resulting file as a build artifact.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tonyma
Comment options

Answer selected by tonyma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants