File: .codecov.yml

package info (click to toggle)
python-autoray 0.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,708 kB
  • sloc: python: 5,490; makefile: 20
file content (14 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
codecov:
  require_ci_to_pass: yes

coverage:
  status:
    project:
      default:
        informational: true
    patch:
      default:
        informational: true
    changes: false

comment: off