diff options
author | Nadrieril | 2019-08-10 23:14:27 +0200 |
---|---|---|
committer | Nadrieril | 2019-08-10 23:15:47 +0200 |
commit | 5e790ea6bafcf6c77165bdd580814783991acb7f (patch) | |
tree | 0c115fe7433ebe41f57825bf8a6705d53f1d33a7 | |
parent | b41e0278eda19a495daf0586693f1b5981a89653 (diff) |
Tweak Codecov configuration
-rw-r--r-- | codecov.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml index db24720..35d97bf 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1 +1,6 @@ comment: off +coverage: + precision: 1 + status: + project: no + patch: no |