]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Merge remote-tracking branch 'upstream/develop' into inbox-gsid
[friendica.git] / .codecov.yml
index 35509a879e44cf6727aac171a52f2ceffb44960b..ec27f44feafb81966149d57de797655f914de9e7 100644 (file)
@@ -1,10 +1,18 @@
+codecov:
+  branch: develop
+  ci:
+    - drone.friendi.ca
 
 coverage:
+  precision: 2
+  round: down
+  range: "70...100"
   status:
     project:
       default:
-        target: auto
-        threshold: null
-        base: auto
+        informational: true
+    patch:
+      default:
+        informational: true
 
-comment: off
+comment: false