File: .codecov.yml

package info (click to toggle)
python-authlib 1.6.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,024 kB
  • sloc: python: 27,439; makefile: 53; sh: 14
file content (9 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
coverage:
  status:
    patch: false
    changes: false
    project:
      default:
        target: '80'

comment: false