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