diff --git a/.codecov.yml b/.codecov.yml index 7e9c4e732a9..56b1844c961 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,6 +8,7 @@ coverage: range: 80...100 precision: 3 round: down + threshold: 0.05 # Allow up to 0.05% coverage decrease before failing the build ignore: - "SentryTestUtilsTests/**"