We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf3a099 commit c12e0c3Copy full SHA for c12e0c3
.codecov.yml
@@ -1 +1,31 @@
1
comment: false
2
+coverage:
3
+ status:
4
+ project:
5
+ default:
6
+ # basic
7
+ target: auto
8
+ threshold: null
9
+ base: auto
10
+ # advanced
11
+ branches: null
12
+ if_no_uploads: error
13
+ if_not_found: success
14
+ if_ci_failed: error
15
+ only_pulls: false
16
+ flags: null
17
+ paths: null
18
+ patch:
19
20
21
22
23
24
25
26
27
28
29
30
31
0 commit comments