Skip to content

Include Vue files without tests in coverage report (EE-port)

EE-port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20431

What does this MR do?

Add Vue files which do not have tests to the test coverage report.

Why was this MR needed?

Only JavaScript files without tests were considered.

What are the relevant issue numbers?

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48912

Merge request reports