File: .codecov.yml

package info (click to toggle)
scram 0.16.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,984 kB
  • sloc: xml: 120,766; cpp: 23,966; python: 1,256; ansic: 100; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
codecov:
    notify:
        require_ci_to_pass: no

comment:
    layout: header, changes, diff

coverage:
    ignore:
        - tests
        - scripts/test
        - gui/tests