Skip to content
Snippets Groups Projects

return the coverage to gitlab

Merged Bryan BRANCOTTE requested to merge have-coverage into dockerizing-app
3 files
+ 11
1
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 4
1
@@ -21,4 +21,7 @@ omit =
venv/*
[html]
directory = persistent/htmlcov
\ No newline at end of file
directory = persistent/htmlcov
[xml]
output = persistent/coverage.xml
\ No newline at end of file
Loading