summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: acff4539249ad5230db7e98e2ff2057a56ce228e (plain)
1
2
3
4
5
6
7
8
9
10
comment: false
coverage:
    status:
        patch:
            default:
                target: "100"
        project:
            default:
                target: "100"
                threshold: "10%"