]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Changes:
[friendica.git] / .codecov.yml
index 37204dd2f725ef020a776bf5c6d84473c2f911a1..7b6eecb66e14346f531d33334f8289a196aa6abc 100644 (file)
@@ -1,9 +1,18 @@
+codecov:
+  branch: develop
+  ci:
+    - ci.friendi.ca
 
 coverage:
+  precision: 2
+  round: down
+  range: "70...100"
   status:
     project:
-      target: auto
-      treshold: null
-      base: auto
+      default:
+        informational: true
+    patch:
+      default:
+        informational: true
 
-comment: off
+comment: false