Demo for integrating Jenkins CI for continous integration, codecov for code coverage. GTests are used for testing the dummy add class created just for the purpose of demo.
Language: C++
Compiler: gcc-6
CMake: 3.5
Test Framework: gtest
Code coverage: gcov, codecov.io
CI Build servers: Travis CI
- Clone the project
- Stand up a Jenkins instance
- Setup account on codecov.io
- Create and push this code your own repo on github/bitbucket
- Setup this project on Jenkins and codecov.io
- Change the URL in this readme file