Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Nathan Graule
call
Commits
57148f3e
Commit
57148f3e
authored
Aug 07, 2018
by
Nathan Graule
💻
Browse files
Add coverage dependency to generate `coverage.xml`
parent
a36fff2a
Pipeline
#27354704
failed with stages
in 7 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
57148f3e
...
...
@@ -96,7 +96,7 @@ codacy:
dependencies
:
-
test:py3
before_script
:
-
pip install codacy-coverage
-
pip install codacy-coverage
coverage
script
:
-
coverage xml
-
python-codacy-coverage -r coverage.xml
\ No newline at end of file
Write
Preview
Markdown
is supported
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