]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
API: Improve attachment removal functionality for the status text
[friendica.git] / .codecov.yml
index c27bb117ebdc750348a086244778d69b31c2418e..0c54747c9534fc66815cdf8c6578b38d8f99a8c8 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
-        treshold: null
-        base: auto
+    project: off
+    patch: off
 
 comment: off