Commit efce5eb4 authored by Evan Read's avatar Evan Read

Merge branch 'morefice-master-patch-04991' into 'master'

Add demo project to coverage visualization doc

See merge request gitlab-org/gitlab!79725
parents fb071844 a7a6a0ed
...@@ -136,6 +136,9 @@ The `source` is ignored if the path does not follow this pattern. The parser ass ...@@ -136,6 +136,9 @@ The `source` is ignored if the path does not follow this pattern. The parser ass
## Example test coverage configurations ## Example test coverage configurations
This section provides test coverage configuration examples for different programming languages. You can also see a working example in
the [`coverage-report`](https://gitlab.com/gitlab-org/ci-sample-projects/coverage-report/) demonstration project.
### JavaScript example ### JavaScript example
The following [`.gitlab-ci.yml`](../../../ci/yaml/index.md) example uses [Mocha](https://mochajs.org/) The following [`.gitlab-ci.yml`](../../../ci/yaml/index.md) example uses [Mocha](https://mochajs.org/)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment