summaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 000000000..c45517a33
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,10 @@
+coverage:
+ status:
+ patch:
+ default:
+ target: 100%
+ project:
+ default:
+ target: 95%
+comment:
+ layout: "reach, diff, flags, files"