Merge pull request #8859 from annando/fix-callstack
[friendica.git/.git] / .codecov.yml
index 35509a8..0c54747 100644 (file)
@@ -1,10 +1,14 @@
+codecov:
+  branch: develop
+  ci:
+    - drone.friendi.ca
 
 coverage:
+  precision: 2
+  round: down
+  range: "70...100"
   status:
-    project:
-      default:
-        target: auto
-        threshold: null
-        base: auto
+    project: off
+    patch: off
 
 comment: off