[codecov] Enable information patch mode
diff --git a/.codecov.yml b/.codecov.yml
index abd04ca..40928b9 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -1,8 +1,10 @@
-comment: off
+comment: false
 
 coverage:
   status:
     project:
       default:
-        threshold: 1%
-    patch: off
+        informational: true
+    patch:
+      default:
+        informational: true