Skip to content
Pablo Villar edited this page Sep 28, 2016 · 1 revision

#####How to hook your repo to Codecov:

  1. Log in to the Inaka's Codecov site with your github account.
  2. Add your repo there.
  3. Add a .codecov.yml file in your repo's root folder and fill it using this template. Be aware of paths that you might want to ignore regarding coverage data gathering (for instance, the example project that is located within your repository). Check their documentation for further detail.
Clone this wiki locally