]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Merge remote-tracking branch 'upstream/develop' into inbox-gsid
[friendica.git] / .codecov.yml
index c3b50fc07b845ce8529c62324884c0e3f0e45ac2..ec27f44feafb81966149d57de797655f914de9e7 100644 (file)
@@ -1,9 +1,18 @@
+codecov:
+  branch: develop
+  ci:
+    - drone.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
\ No newline at end of file
+comment: false