forked from os-autoinst/os-autoinst
-
Notifications
You must be signed in to change notification settings - Fork 0
/
codecov.yml
41 lines (41 loc) · 851 Bytes
/
codecov.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
codecov:
branch: master
comment:
behavior: default
require_changes: true
coverage:
range: 80..100
round: down
precision: 2
status:
changes: false
project:
default:
target: 94.0
threshold: 0.1
fully_covered:
target: 100.0
paths:
- OpenQA/
- backend/
- consoles/console.pm
- consoles/VMWare.pm
- consoles/VNC.pm
- consoles/localXvnc.pm
- consoles/network_console.pm
- consoles/serial_screen.pm
- consoles/sshSerial.pm
- consoles/virtio_terminal.pm
- bmwqemu.pm
- log.pm
- mmapi.pm
- osutils.pm
- signalblocker.pm
- testapi.pm
- t/
- xt/
patch:
default:
branches: null
fixes:
- "/opt/::"