mirror of
https://github.com/containers/netavark.git
synced 2026-02-05 15:45:47 +01:00
I documented how to generate a code coverage report using coverage-profiling in the Rust compiler and the `grcov` tool created by Mozilla. It generates an html version of the report that you can open in the browser and navigate. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>