From 8848f39a1ba045ef840ef3a811eb0e0eda9c9ecf Mon Sep 17 00:00:00 2001 From: Sebastian Wilzbach Date: Thu, 11 Aug 2016 15:26:13 +0200 Subject: [PATCH] add dlang-bot to codecov config --- .codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index f12d35d0ac6..53345195911 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,4 +1,7 @@ # https://github.com/codecov/support/blob/master/codecov.yml +codecov: + bot: dlang-bot + coverage: precision: 2 round: down