- Set the 'Test coverage parsing' to
^Statements\s*:\s*([^%]+)
- In your
.gitlab-ci.yml
file, run tap with the--coverage-report=text-summary
flag
Last active
December 10, 2018 17:55
-
-
Save evanlucas/5ad14ac4b616ccdc7c065b5be1efd2a3 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you please expand with an example?