There are 0 repository under gcovr topic.
Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results
An example C++ repository built with CMake on Linux using GitHub Actions and analyzed on SonarQube Cloud (test coverage by gcovr)
Sample how-to build code coverage in CMake projects with GoogleTest
iSeries logs to JSON converter
A template application for C++ with CMake and GoogleTest
A test of the gcov plugin with new ceedling (spoiler: it ain't working)
CMake based C++ Project Template
Implementation of a dictionary based on minimal deterministic finite-state automata
C++ implementations of algorithms for solving Union-Find problem
Template for C++ projects using CMake, GoogleTest, and GCOV.
Example to make CI with travis with C++98 example code and gtest to cover it
Example to apply CI to C++98 example code with travis, makefiles, and gtest to cover it
Building and Testing OMPI
C++ Boilerplate using CMake, Boost, OpenCV, Gcov, GCOVR, Cppcheck and GTest
report the tests that are not contributing to the code coverage. it uses gtest, cmake, and gcovr
A small C++ project for prime number utilities, used as a demo for CI pipelines with build, test, static analysis, linting and code coverage.