summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--codecov.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index 570d68d230..6edf660be0 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,4 +1,9 @@
ignore:
- "test/"
- "vendor/"
- \ No newline at end of file
+
+coverage:
+ status:
+ project:
+ default:
+ threshold: 1%