diff --git a/codecov.yml b/codecov.yml index 82e1ed80..ec7d4e21 100644 --- a/codecov.yml +++ b/codecov.yml @@ -11,7 +11,7 @@ coverage: project: default: target: auto - threshold: "0.05%" + threshold: "15%" changes: false ignore: - "**/internal/test"