Set coverage threshold to 90%

This commit is contained in:
Falco Duersch
2018-10-23 11:08:35 +02:00
committed by f4lco
parent fd1e4eb9c5
commit 3f73916814
2 changed files with 11 additions and 3 deletions
+2 -1
View File
@@ -8,4 +8,5 @@ install:
script:
- make test
- make coverage
- make coverage_publish
- make coverage_report