File: codecov.yml

package info (click to toggle)
gdu 5.34.2-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,288 kB
  • sloc: makefile: 145
file content (10 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 2%
        informational: true
    patch:
      default:
        informational: true