Merge pull request #8856 from annando/db-speed
[friendica.git/.git] / .codecov.yml
index c3b50fc..0c54747 100644 (file)
@@ -1,9 +1,14 @@
+codecov:
+  branch: develop
+  ci:
+    - drone.friendi.ca
 
 coverage:
+  precision: 2
+  round: down
+  range: "70...100"
   status:
-    project:
-      target: auto
-      treshold: null
-      base: auto
+    project: off
+    patch: off
 
-comment: off
\ No newline at end of file
+comment: off