Disable fast-fail to let CI actually run even though beta is broken
[rust-lightning] / codecov.yml
index 88751cdb15f92cfca6ff3fb12f5414179c01bbdd..c55a5357d880c04214fe8707f7b8f3914a0f7a25 100644 (file)
@@ -3,6 +3,11 @@ coverage:
     project:
       default:
         target: auto
-        threshold: 2%
+        threshold: 1%
         base: auto
         informational: false
+    patch:
+      default:
+        target: auto
+        threshold: 100%
+        base: auto