-
Notifications
You must be signed in to change notification settings - Fork 0
/
codecov.yml
73 lines (65 loc) · 1.66 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
codecov:
token: d2fa246b-79c0-409a-b117-253f5af53cca
bot: younghyunjo # set user whom will be the consumer of oauth requests
coverage:
precision: 2 # 2 = xx.xx%, 0 = xx%
round: down # default down
# notify:
# slack:
# default:
# url: "https://hooks.slack.com/services/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"
# threshold: 1%
# only_pulls: false
# branches: null
# flags: null
# paths: null
status:
project:
default:
against: parent
target: auto
threshold: 1%
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
flags:
- integration
paths:
- folder
patch:
default:
against: parent
target: 80%
branches: null
if_no_uploads: success
if_not_found: success
if_ci_failed: error
only_pulls: false
flags:
- integration
paths:
- folder
changes:
default:
against: parent
branches: null
if_no_uploads: error
if_not_found: success
if_ci_failed: error
only_pulls: false
flags:
- integration
paths:
- folder
ignore: # files and folders for processing
- tests
# - Pods/*
# - SwitcherM/Extensions/UIColorExtensions.swift
comment:
layout: reach, diff, flags, files
branches: *
behavior: default # defualt = posts once then update, posts new if delete
# once = post once then updates
# new = delete old, post new
# spammy = post new