Add code coverage to CI

This commit is contained in:
Aron Wussler 2019-05-09 18:51:04 +02:00
parent fd27ec08fb
commit c9730189a7
2 changed files with 15 additions and 1 deletions

3
.gitignore vendored
View file

@ -3,3 +3,6 @@ bin
dist
vendor
.vscode
.out
.html
reports