View your build status and code coverage
January 7, 2018 ยท View on GitHub
Every chapter displays its build status (which always fails) and code coverage (which is never 100%).
If you fork a chapter, the build status and code coverage of the original chapter is displayed.
For example, the hello chapter's README.md has these lines:
Branch|[Travis CI](https://travis-ci.org)|[Codecov](https://www.codecov.io)
---|---|---
master|[![Build Status](https://travis-ci.org/richelbilderbeek/correct_cpp_hello[..]
This shows the status and code coverage of richelbilderbeek's GitHub.
Replace the word richelbilderbeek by your GitHub username to let it display your build status and code coverage.