]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Changes:
[friendica.git] / .codecov.yml
index 4592266d815ae9a883d06858d38cc14befd54bfc..7b6eecb66e14346f531d33334f8289a196aa6abc 100644 (file)
@@ -1,36 +1,18 @@
 codecov:
   branch: develop
-
-comment: off
+  ci:
+    - ci.friendi.ca
 
 coverage:
+  precision: 2
+  round: down
+  range: "70...100"
   status:
-    patch:
-      default: off
-      source:
-        target: 80%
-        flags: source
-      backend:
-        target: 80%
-        flags: backend
     project:
-      default: off
-      source:
-        flags: source
-      backend:
-        flags: backend
+      default:
+        informational: true
+    patch:
+      default:
+        informational: true
 
-flags:
-  source:
-    paths:
-      - src/
-  backend:
-    paths:
-      - mod/
-      - include/
-  binary:
-    paths:
-      - bin/
-  tests:
-    paths:
-      - tests/
+comment: false