mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Use MoveIt's codecov configuration (#173)
This commit is contained in:
parent
b3b215a4f7
commit
466bd79b73
13
codecov.yaml
Normal file
13
codecov.yaml
Normal 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
|
||||
Loading…
Reference in New Issue
Block a user