[Image: Screen-Shot-2017-10-14-at-8.26.50-AM.png]
In my last post, we covered creating a CI pipeline using TravisCI and GitHub Pages. Now let's add coverage reports to the build setup.
Setting up Coveralls.io
We will use coveralls.io to provide the reporting. They provide this for free to any public GitHub project. Head over to their site and create an account. After setting navigate to 'Add…