Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amandine PERRIN
pipeline_annotation
Commits
26ae10d1
Commit
26ae10d1
authored
Aug 02, 2021
by
Amandine PERRIN
Browse files
coverage html before report
parent
0ec2a0d3
Pipeline
#62582
canceled with stages
in 1 minute and 48 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
26ae10d1
...
...
@@ -139,8 +139,8 @@ coverage:
script
:
-
pwd
-
coverage combine .coverage.unit .coverage.functional
-
coverage report
-
coverage html
-
coverage report
# test coverage parsing: \d+\%\s*$
# or pytest-cov (Python): ^TOTAL.+?(\d+\%)$
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment