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
11f8ceef
Commit
11f8ceef
authored
Aug 01, 2021
by
Amandine PERRIN
Browse files
show dir files before cov report
parent
0eb53226
Pipeline
#62519
passed with stages
in 6 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
11f8ceef
...
...
@@ -140,6 +140,7 @@ coverage:
script
:
-
pwd
-
coverage combine .coverage.unit .coverage.functional
-
ls -la
# - mv .coverage.functional .coverage # only func coverage for now
-
coverage report -i
-
coverage html -i
...
...
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