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