allow 1% deviation for codecov (#3138) [skip ci]

This commit is contained in:
Wing Lian
2025-09-07 11:01:03 -04:00
committed by GitHub
parent 8fd9221f13
commit b5d4c7ff54

View File

@@ -12,7 +12,7 @@ coverage:
default:
# basic
target: auto
threshold: 0%
threshold: 1%
base: auto
# advanced
branches: null
@@ -27,7 +27,7 @@ coverage:
default:
# basic
target: auto
threshold: 0%
threshold: 1%
base: auto
# advanced
branches: null