moveit_task_constructor/codecov.yaml
v4hn 11132c8e59 codecov: informational only
For some reason CodeCov testing fails at the moment.
This shouldn't block requests for this project at the moment.
2020-06-19 22:28:51 +02:00

15 lines
332 B
YAML

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
informational: true