Test coverage: Switch to covertool to get cobertura output
This allows to have coverage information integrated into Gitlab
This commit is contained in:
parent
299255b9bb
commit
be411ad3bc
4 changed files with 11 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -48,6 +48,7 @@ docs/generated_config.md
|
|||
# Code test coverage
|
||||
/cover
|
||||
/Elixir.*.coverdata
|
||||
/coverage.xml
|
||||
|
||||
.idea
|
||||
pleroma.iml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue