1comment: 2 layout: header, changes, diff, sunburst 3coverage: 4 status: 5 patch: 6 default: 7 target: 50% 8 only_pulls: true 9 # project will give us the diff in the total code coverage between a commit 10 # and its parent 11 project: 12 default: 13 target: auto 14 threshold: "15%" 15 changes: false 16ignore: 17 - "vendor/*" 18