mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-09-27 00:29:13 +08:00
Adapt codecov.yaml
unifying it with MoveIt's config file
This commit is contained in:
parent
d0dc384bdf
commit
a0d54b6e69
12
codecov.yaml
12
codecov.yaml
@ -1,14 +1,10 @@
|
|||||||
coverage:
|
coverage:
|
||||||
|
precision: 2
|
||||||
|
round: up
|
||||||
|
range: "45...70"
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: auto
|
target: auto
|
||||||
# allow coverage to drop by this amount and still post success
|
|
||||||
threshold: 0.5%
|
threshold: 0.5%
|
||||||
base: auto
|
patch: off
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
if_not_found: success
|
|
||||||
if_ci_failed: error
|
|
||||||
only_pulls: false
|
|
||||||
informational: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user