]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Changes:
[friendica.git] / .codecov.yml
index 4d2921cc407e166f321c4d9ba82a6f12e9a77a3a..7b6eecb66e14346f531d33334f8289a196aa6abc 100644 (file)
@@ -1,14 +1,18 @@
 codecov:
   branch: develop
   ci:
-    - drone.friendi.ca
+    - ci.friendi.ca
 
 coverage:
   precision: 2
   round: down
   range: "70...100"
   status:
-    project: false
-    patch: false
+    project:
+      default:
+        informational: true
+    patch:
+      default:
+        informational: true
 
 comment: false