Skip to content

Skip merging report if job has no tests

George Koltsov requested to merge ml-skip-merge-report-if-no-tests into master

If a job didn't include any tests merging would fail because the merge script wouldn't be able to find expected elements, e.g., test duration

This change excludes those jobs from the combined report.

Closes https://gitlab.com/gitlab-org/quality/staging/issues/90

Merge request reports