Getting Started With Codecov and C++

After writing unit tests, integration tests, or other tests with Catch2 or another suite and generating coverage reports with gcov, lcov, OpenCppCoverage or another tool you can upload your coverage reports to Codecov as part of your CI workflow.

Use the resources below to get started with Codecov and C++. If you haven't already sign up for Codecov using the button below.

Resources

Before we redirect you to GitHub...
In order to use Codecov an admin must approve your org.