Add codecov.yml allowing coverage to drop slightly before "failing"
[rust-lightning] / codecov.yml
diff --git a/codecov.yml b/codecov.yml
new file mode 100644 (file)
index 0000000..88751cd
--- /dev/null
@@ -0,0 +1,8 @@
+coverage:
+  status:
+    project:
+      default:
+        target: auto
+        threshold: 2%
+        base: auto
+        informational: false