CMake Coverage Example
🧑🏽💻 CMake Coverage Example
In this post, we see a CMake coverage example using GitHub Actions. We build the project and run unit tests on each git push, before uploading the latest code coverage results to codecov.io. This is all working on a CMa...
rodneylab.hashnode.dev8 min read