grcov
Collects and aggregates code coverage information for multiple source files
RUN apt-get update && \
apt-get install -y grcov
Collects and aggregates code coverage information for multiple source files
RUN apt-get update && \
apt-get install -y grcov