microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
27 stars 25 forks source link

Add Rust coverage data to PRs #257

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

We can generate coverage data today with cargo tarpaulin. This task tracks adding that coverage data to codecov.io so we can get PR comments showing coverage delta.

This item is meant to track the overall task, though the changes may not be entirely in mu_devops.