|
|
@ -20,15 +20,10 @@ coverage:
|
|
|
|
project:
|
|
|
|
project:
|
|
|
|
default:
|
|
|
|
default:
|
|
|
|
target: auto
|
|
|
|
target: auto
|
|
|
|
# adjust accordingly based on how flaky your tests are
|
|
|
|
|
|
|
|
# this allows a 10% drop from the previous base commit coverage
|
|
|
|
|
|
|
|
threshold: 10%
|
|
|
|
threshold: 10%
|
|
|
|
patch:
|
|
|
|
patch:
|
|
|
|
default:
|
|
|
|
target: auto
|
|
|
|
target: auto
|
|
|
|
threshold: 10%
|
|
|
|
# adjust accordingly based on how flaky your tests are
|
|
|
|
|
|
|
|
# this allows a 10% drop from the previous base commit coverage
|
|
|
|
|
|
|
|
threshold: 10%
|
|
|
|
|
|
|
|
ignore:
|
|
|
|
ignore:
|
|
|
|
- "hippo4j-example/.*"
|
|
|
|
- "hippo4j-example/.*"
|
|
|
|
- "docs/.*"
|
|
|
|
- "docs/.*"
|
|
|
|