]> git.mxchange.org Git - friendica.git/commitdiff
Adapt codecov for drone
authorPhilipp Holzer <admin+github@philipp.info>
Sun, 29 Sep 2019 18:42:15 +0000 (20:42 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Mon, 30 Sep 2019 12:03:17 +0000 (14:03 +0200)
.codecov.yml

index 35509a879e44cf6727aac171a52f2ceffb44960b..fb62e8415175f7cf5a1fb6af5588a5a14b4dc8ae 100644 (file)
@@ -1,10 +1,15 @@
+codecov:
+  branch: develop
+  ci:
+    - drone.friendi.ca
+    - !scrutinizer-ci.com
 
 coverage:
+  precision: 2
+  round: down
+  range: "70...100"
   status:
-    project:
-      default:
-        target: auto
-        threshold: null
-        base: auto
+    project: off
+    patch: off
 
 comment: off