Codecov and gcov
After writing tests with your test suite you can generate a coverage report using gcov and upload that coverage report to Codecov as a part of your CI workflow.
After writing tests with your test suite you can generate a coverage report using gcov and upload that coverage report to Codecov as a part of your CI workflow.