File: .codecov.yaml

package info (click to toggle)
golang-github-go-zookeeper-zk 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 320 kB
  • sloc: makefile: 43
file content (8 lines) | stat: -rw-r--r-- 117 bytes parent folder | download
1
2
3
4
5
6
7
8
coverage:
  status:
    patch:
      default:
        target: 80%
    project:
      default:
        threshold: 76%