* Disable codecov pull request comments
* define range 90% to 100% as 'green'
This commit is contained in:
Christopher Grebs 2016-06-03 16:36:11 +02:00
Родитель 2de50ad7fd
Коммит 0c0e6869b3
1 изменённых файлов: 8 добавлений и 0 удалений

8
codecov.yml Normal file
Просмотреть файл

@ -0,0 +1,8 @@
# Disable pull request comments, they're just
# spammy and inacurate 99% of the time
comment: false
coverage:
precision: 2
round: nearest
range: 90...100