diff --git a/codecov.yml b/codecov.yml
index b381bc556033d3789deb90da799f4b9869132e4f..eb2a03b3893532760c9bcc4afc6015bd3743bfc4 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,6 +1,9 @@
 coverage:
   status:
     project: yes
+      default:
+        target: 0%
+        threshold: 2%
     patch: off
 comment:
   layout: "diff"