File: codecov.yml

package info (click to toggle)
python-eventlet 0.40.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,184 kB
  • sloc: python: 25,114; sh: 76; makefile: 32
file content (11 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (2)
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%