summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/adrg/xdg/codecov.yml
blob: 54ee338fd70e2f7df3a7cf68eea95a408d2d2f06 (plain)
1
2
3
4
5
6
7
8
9
10
11
coverage:
  status:
    project:
      default:
        target: 90%
        threshold: 1%
    patch:
      default:
        target: 100%
ignore:
  - "paths_plan9.go"