forked from Unity-Technologies/InputSystem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodecov.yml
More file actions
41 lines (38 loc) · 780 Bytes
/
codecov.yml
File metadata and controls
41 lines (38 loc) · 780 Bytes
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:
max_report_age: false
require_ci_to_pass: false
notify:
wait_for_ci: true
coverage:
precision: 2
round: down
range: "50...70"
status:
patch:
default:
target: auto
threshold: 1%
base: auto
if_ci_failed: success
informational: true
only_pulls: true
default_rules:
flag_coverage_not_uploaded_behavior: exclude
project:
default:
target: auto
threshold: 1%
base: auto
if_ci_failed: success
informational: true
only_pulls: true
comment:
layout: "diff,flags,files"
behavior: default
require_changes: false
require_base: true
require_head: true
after_n_builds: 1
flag_management:
default_rules:
carryforward: true