diff --git a/codecov.yml b/codecov.yml
index 54910f4..a0252e6 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,3 +1,9 @@
 parsers:
   javascript:
-    enable_partials: yes
\ No newline at end of file
+    enable_partials: yes
+comment:
+  layout: diff
+  behavior: default
+codecov:
+  notify:
+    require_ci_to_pass: no