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
61566189
Commit
61566189
authored
Aug 02, 2021
by
Amandine PERRIN
Browse files
no report shown for test steps
parent
9c8fb911
Pipeline
#62584
canceled with stages
in 4 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
61566189
...
...
@@ -86,7 +86,7 @@ unit-test-ubuntu:
-
py.test test/test_unit/test_corepers -vx
-
py.test test/test_unit/test_align -vx
-
py.test test/test_unit/test_tree -xv
-
coverage report
#
- coverage report
-
mv .coverage .coverage.unit
artifacts
:
paths
:
...
...
@@ -115,7 +115,7 @@ func-test-ubuntu:
-
py.test test/test_functional/test_annote.py -xv
-
py.test test/test_functional/test_all* -vx
-
py.test test/test_functional/test_prepare* -vx
-
coverage report
#
- coverage report
-
mv .coverage .coverage.functional
artifacts
:
paths
:
...
...
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