summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 6edf660be079cfb70181a2d880f69c04b1a6c9b0 (plain)
1
2
3
4
5
6
7
8
9
ignore:
  - "test/"
  - "vendor/"

coverage:
  status:
    project:
      default:
        threshold: 1%