comment: false
coverage:
status:
project:
default:
threshold: 100% # make CI green
patch:
ignore: # ignore code coverage on following paths
- "**/tests"
- "**/benches"
- "**/examples"