From a0d54b6e695ea167f4855f6a1f95c22c9e93bab6 Mon Sep 17 00:00:00 2001 From: Robert Haschke Date: Wed, 23 Sep 2020 07:49:31 +0200 Subject: [PATCH] Adapt codecov.yaml unifying it with MoveIt's config file --- codecov.yaml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/codecov.yaml b/codecov.yaml index 132f7ec6..4b9d534f 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -1,14 +1,10 @@ coverage: + precision: 2 + round: up + range: "45...70" status: project: default: target: auto - # allow coverage to drop by this amount and still post success threshold: 0.5% - base: auto - branches: - - master - if_not_found: success - if_ci_failed: error - only_pulls: false - informational: true + patch: off