Skip to content

[v8r8] More docs for releases and test coverage

This PR put in place two things:

  • The tests that were run already before when doing a push are now exporting the coverage result as a percentage.

Screenshot_from_2017-08-22_15-40-14

The output of coverage are also kept as artifacts of the jobs, so you can download them. This percentage will also be shown as a badge for master and devel branch

  • When mergin/pushing on master and devel branch, the output of coverage is uploaded to a website (lhcbdirac-cov.web.cern.ch) using lbmesos credentials

Merge request reports