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
41b8656e
Commit
41b8656e
authored
Aug 01, 2021
by
Amandine PERRIN
Browse files
only func cov for now
parent
ba21edfe
Pipeline
#62515
failed with stages
in 6 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
41b8656e
...
...
@@ -140,7 +140,7 @@ coverage:
script
:
-
pwd
# - coverage combine .coverage.unit .coverage.functional
-
mv .coverage.functional .coverage
-
mv .coverage.functional .coverage
# only func coverage for now
-
coverage report -i
-
coverage html -i
# test coverage parsing: \d+\%\s*$
...
...
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