Skip to content
GitLab
Menu
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
cdd4de57
Commit
cdd4de57
authored
Aug 02, 2021
by
Amandine PERRIN
Browse files
coverage report when func test is before unit test
parent
3d6dbaa5
Pipeline
#62558
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 @
cdd4de57
...
...
@@ -143,8 +143,6 @@ coverage:
-
pip3 install -r requirements-dev.txt
script
:
-
pwd
-
mv .coverage.unit .coverage
-
coverage report
-
coverage combine .coverage.unit .coverage.functional
-
coverage report -i
-
coverage html -i
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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