update most ancillary files, based on upstream
[fsfdrupalauth.git] / codecov.yml
similarity index 54%
rename from .codecov.yml
rename to codecov.yml
index f7f39e1e93d0ca23383d5ed120442f62f5f15ac9..d01dd7dd7252a5df9268b4761b7f1d02859cf623 100644 (file)
@@ -1,7 +1,10 @@
 coverage:
   status:
-    project: yes
-
+    project:
+      default:
+        target: 0%
+        threshold: 2%
+    patch: off
 comment:
   layout: "diff"
   behavior: once
@@ -9,3 +12,6 @@ comment:
   require_base: no
   require_head: yes
   branches: null
+
+github_checks:
+  annotations: false