gcovr
There are 21 repositories under gcovr topic.
gcovr/gcovr
Generate code coverage reports with gcc/gcov
aminya/setup-cpp
Install all the tools required for building and testing C++/C projects.
shenxianpeng/gcov-example
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
Adri11334/epitech_any_os_dump
:rocket: Scripts d'installation pour travailler à Epitech sous LINUX.
sonarsource-cfamily-examples/linux-cmake-gcovr-gh-actions-sc
An example C++ repository built with CMake on Linux using GitHub Actions and analyzed on SonarCloud (test coverage by gcovr)
JavDomGom/iserieslog2json
iSeries logs to JSON converter
suikan4github/template_application
A template application for C++ with CMake and GoogleTest
andreymasloboev/code_coverage
Sample how-to build code coverage in CMake projects with GoogleTest
wolf99/test-ceedling-gcov
A test of the gcov plugin with new ceedling (spoiler: it ain't working)
dstrebkov/cpp-cmake-project-template
CMake based C++ Project Template
dstrebkov/mdfa-key-value
Implementation of a dictionary based on minimal deterministic finite-state automata
dstrebkov/union-find
C++ implementations of algorithms for solving Union-Find problem
edwincarlson/cmake-gtest-gcov-project-template
Template for C++ projects using CMake, GoogleTest, and GCOV.
jmramosr/TravisCppCmakeExample
Example to make CI with travis with C++98 example code and gtest to cover it
jmramosr/TravisCppMakefileExample
Example to apply CI to C++98 example code with travis, makefiles, and gtest to cover it
krithikashreeL/Analysis-on-OMPI
Building and Testing OMPI
sirius-mhlee/cpp-boilerplate
C++ Boilerplate using CMake, Boost, OpenCV, Gcov, GCOVR, Cppcheck and GTest
amamory/report-redundant-tests
report the tests that are not contributing to the code coverage. it uses gtest, cmake, and gcovr
ovctech/decimal
Decimal value type implementation in C
vrince/vue-gcovr
Simple vuejs app to display gcovr json summary
yibit/yana
yana, a template of my C/C++ projects.