coverage:
status:
project:
default:
target: auto
threshold: 1%
informational: true
patch:
default:
target: auto
threshold: 1%
informational: true
comment:
layout: "reach,diff,flags,tree"
behavior: default
require_changes: false
ignore:
- "benches/**/*"
- "tests/**/*"
- "examples/**/*"