summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-19 17:11:06 +0300
committerValery Piashchynski <[email protected]>2020-12-19 17:11:06 +0300
commitace5f47196e0a5d0e926f5a956cd89574083c19a (patch)
treeaf8774771415278a0d9dba1e86131e65382575cf /codecov.yml
parentbed3e3fea64a2ec18da9fb7dfb1b1701b853f83a (diff)
Add codecov
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 00000000..672717e3
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,12 @@
+coverage:
+ status:
+ project:
+ default:
+ target: auto
+ threshold: 0%
+ informational: true
+ patch:
+ default:
+ target: auto
+ threshold: 0%
+ informational: true