Cake.Recipe icon indicating copy to clipboard operation
Cake.Recipe copied to clipboard

Support coverage reporting when running in Azure DevOps

Open pascalberger opened this issue 5 years ago • 3 comments

Azure DevOps supports code coverage metrics (see Code coverage metrics and branch policy for pull requests). It would be great if Cake.Recipe would automatically send coverage data while running under Azure DevOps. See Surface test results in the Tests tab for possible integration points.

To use the API the required functionality to upload coverage data can be added to Cake.AzureDevOps.

Similar to #582 but for covarage data instead of test data.

pascalberger avatar Jul 06 '20 12:07 pascalberger

@pascalberger I would be happy to see this getting added. Is this something that I can assign to you?

gep13 avatar Jul 06 '20 13:07 gep13

Yes, I can look at it (but some other issues which I need to tackle first)

pascalberger avatar Jul 06 '20 13:07 pascalberger

@pascalberger i am starting to think about getting ready to ship 2.0.0, and as such, I am going to move this one from the milestone. If you get to it before the release, then I would be happy to bring this in.

gep13 avatar Jul 08 '20 20:07 gep13