update
[m6w6/libmemcached] / codecov.yml
diff --git a/codecov.yml b/codecov.yml
new file mode 100644 (file)
index 0000000..02f8278
--- /dev/null
@@ -0,0 +1,16 @@
+codecov:
+
+ignore:
+  - "/usr"
+
+coverage:
+  range: 60..90
+  round: nearest
+  precision: 0
+  notify:
+    gitter:
+      default:
+        url: "https://webhooks.gitter.im/e/a6210fd7fb7b5105b2b0"
+        threshold: 1%
+
+