1coverage:
2  status:
3    patch:
4      default:
5        target: '80'
6    project:
7      default:
8        target: auto
9        threshold: 1
10    changes:
11      default:
12        branches:
13          - nonExistantBranchToDisableTheFeature
14comment: off
15