diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-24 14:47:43 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-08-24 14:47:43 +0000 |
commit | d65122823829bb449375cbb8d65c5f60a09729b7 (patch) | |
tree | 05a54ce6d1f422595a83d7a50cc98b2e46bf0f75 /.github | |
parent | 03e8491dbfcf0220f16eb4980ce9f67a9a439474 (diff) | |
parent | 06ac1c26a14be73f409138f2877c236f352bcdf9 (diff) | |
download | gitlab-ce-d65122823829bb449375cbb8d65c5f60a09729b7.tar.gz |
Merge branch 'docs/add-tests-coverage-badge-to-readme' into 'master'
Add tests coverage report badge to README
## What does this MR do?
This MR adds tests coverage badge to project's README.
The job it reads coverage value from is `coverage`, and it is configured in out CI test suite to calculate compound coverage from all test jobs running in parallel.
This will pick the latest successful pipeline to get `coverage` job and coverage value.
For now, this will report test coverage only for backend test suite (Ruby).
See merge request !5925
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions