$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2023-02-03 10:37:28
On Fri, Feb 3, 2023 at 2:32 AM Mateusz Loskot via Boost
<boost_at_[hidden]> wrote:
> Do you mean capturing codecov.io reports and applying custom styling
> or capturing gcc/clang coverage reports and applying the styling?
This is restyling the reports as they are generated by lcov. These are
stock reports:
<https://31.http-proto.prtest.cppalliance.org/gcovr/index.html>
<https://31.http-proto.prtest.cppalliance.org/genhtml/index.html>
We think they could be better :)
Regards