muon icon indicating copy to clipboard operation
muon copied to clipboard

Coverage: initial support for b_coverage

Open amcn opened this issue 4 months ago • 1 comments

Adds initial support for building a coverage instrumented binary and targets for generating coverage reports.

Support is currently limited to gcovr, in constrast to meson's lcov/genhtml and llvm-cov. This can be exanded in the future.

amcn avatar Oct 12 '24 12:10 amcn