Open pascalberger opened 4 years ago
@pascalberger I would be happy to see this getting added. Is this something that I can assign to you?
Yes, I can look at it (but some other issues which I need to tackle first)
@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.
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.