a b/codecov.yml
1
comment: false
2
coverage:
3
    status:
4
        project:
5
            default:
6
                target: auto
7
        patch:
8
            default:
9
                enabled: no
10
    ignore:
11
        - "test/"
12
github_checks:
13
    annotations: false