1
0
mirror of https://github.com/containers/netavark.git synced 2026-02-05 15:45:47 +01:00
Files
netavark/docs
Jake Correnti 1f75d87c3e Document how to generate a code coverage report for netavark
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>
2024-01-03 13:11:31 -05:00
..