]> git.mxchange.org Git - friendica.git/blobdiff - .codecov.yml
Ensure $uid parameter of Feature::isEnabled to be an integer
[friendica.git] / .codecov.yml
index c3b50fc07b845ce8529c62324884c0e3f0e45ac2..35509a879e44cf6727aac171a52f2ceffb44960b 100644 (file)
@@ -2,8 +2,9 @@
 coverage:
   status:
     project:
-      target: auto
-      treshold: null
-      base: auto
+      default:
+        target: auto
+        threshold: null
+        base: auto
 
-comment: off
\ No newline at end of file
+comment: off