Skip to content
Snippets Groups Projects
Commit 7fe207f3 authored by Enrique Garcia's avatar Enrique Garcia
Browse files

Merge branch 'cov' into 'master'

Update .gitlab-ci.yml for coverage

See merge request !17
parents d9ad8204 73802886
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ test_py36: ...@@ -45,7 +45,7 @@ test_py36:
--junitxml=junit_py36.xml --junitxml=junit_py36.xml
--color=yes --color=yes
--verbose --verbose
--cov=. --cov=zenodoci
--cov-report=xml --cov-report=xml
--cov-report=term --cov-report=term
<<: *junit_definition <<: *junit_definition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment