2022-05-19 19:19:51 +00:00
|
|
|
comment: false
|
|
|
|
|
|
|
|
github_checks:
|
|
|
|
annotations: false
|
|
|
|
|
2017-09-19 22:00:54 +00:00
|
|
|
coverage:
|
|
|
|
status:
|
2022-06-07 14:47:39 +00:00
|
|
|
patch: false
|
2017-09-19 22:00:54 +00:00
|
|
|
# project will give us the diff in the total code coverage between a commit
|
|
|
|
# and its parent
|
|
|
|
project:
|
|
|
|
default:
|
|
|
|
target: auto
|
|
|
|
threshold: "15%"
|
|
|
|
changes: false
|
2022-05-19 19:19:51 +00:00
|
|
|
|
2017-09-19 22:00:54 +00:00
|
|
|
ignore:
|
2022-05-19 19:19:51 +00:00
|
|
|
- "vendor/**/*"
|