You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`gcovr` is needed to post-process coverage data. However, the version
available in Debian Bookworm is old and lacks features we need, such as
generating `lcov`-compatible tracefiles. Install it using `pip` as a
temporary workaround.
Signed-off-by: Arnaud Ferraris <[email protected]>
0 commit comments