Duh. Forgot coverage report.

This commit is contained in:
Matt Guthaus 2018-11-20 20:58:52 -08:00
parent c9f2b0e455
commit 3864e45aec
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ coverage:
stage: coverage stage: coverage
script: script:
- coverage combine - coverage combine
- coverage report
- coverage html -d coverage_html - coverage html -d coverage_html
artifacts: artifacts:
paths: paths: