Test coverage: Switch to covertool to get cobertura output

This allows to have coverage information integrated into Gitlab
This commit is contained in:
Haelwenn (lanodan) Monnier 2022-09-03 04:57:53 +02:00
commit be411ad3bc
4 changed files with 11 additions and 6 deletions

1
.gitignore vendored
View file

@ -48,6 +48,7 @@ docs/generated_config.md
# Code test coverage
/cover
/Elixir.*.coverdata
/coverage.xml
.idea
pleroma.iml