]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Updated database structure file
[friendica.git] / .codecov.yml
index 4592266d815ae9a883d06858d38cc14befd54bfc..35509a879e44cf6727aac171a52f2ceffb44960b 100644 (file)
@@ -1,36 +1,10 @@
-codecov:
-  branch: develop
-
-comment: off
 
 coverage:
   status:
-    patch:
-      default: off
-      source:
-        target: 80%
-        flags: source
-      backend:
-        target: 80%
-        flags: backend
     project:
-      default: off
-      source:
-        flags: source
-      backend:
-        flags: backend
+      default:
+        target: auto
+        threshold: null
+        base: auto
 
-flags:
-  source:
-    paths:
-      - src/
-  backend:
-    paths:
-      - mod/
-      - include/
-  binary:
-    paths:
-      - bin/
-  tests:
-    paths:
-      - tests/
+comment: off