summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: f06f3e640eb48d6ff71b935fb4f64f3f4fbf3d7e (plain)
1
2
3
4
5
6
7
8
9
10
11
codecov:
  token: 2a926756-1923-42a1-89c7-97925ea0e17a

coverage:
  precision: 0
  round: down
  status:
    project:
      default:
        target: auto
        threshold: 3%