Use MoveIt's codecov configuration (#173)

This commit is contained in:
Michael Görner 2020-06-11 10:43:01 +02:00 committed by GitHub
parent b3b215a4f7
commit 466bd79b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

13
codecov.yaml Normal file
View File

@ -0,0 +1,13 @@
coverage:
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