]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Merge remote-tracking branch 'upstream/develop' into inbox-gsid
[friendica.git] / .codecov.yml
index fb62e8415175f7cf5a1fb6af5588a5a14b4dc8ae..ec27f44feafb81966149d57de797655f914de9e7 100644 (file)
@@ -2,14 +2,17 @@ codecov:
   branch: develop
   ci:
     - drone.friendi.ca
-    - !scrutinizer-ci.com
 
 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