@@ -53,6 +53,8 @@ from any job in any stage in the pipeline. The coverage displays for each line:
...
@@ -53,6 +53,8 @@ from any job in any stage in the pipeline. The coverage displays for each line:
Hovering over the coverage bar provides further information, such as the number
Hovering over the coverage bar provides further information, such as the number
of times the line was checked by tests.
of times the line was checked by tests.
Uploading a test coverage report does not enable [test coverage results in Merge Requests](../../../ci/pipelines/settings.md#add-test-coverage-results-to-a-merge-request) or [code coverage history](../../../ci/pipelines/settings.md#view-code-coverage-history). You must configure these separately.
### Limits
### Limits
A limit of 100 `<source>` nodes for Cobertura format XML files applies. If your Cobertura report exceeds
A limit of 100 `<source>` nodes for Cobertura format XML files applies. If your Cobertura report exceeds