diff options
-rw-r--r-- | .codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codecov.yml b/.codecov.yml index fead3ad004..0a5b8d6c8f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -5,7 +5,7 @@ coverage: status: project: default: - threshold: 0.2% + threshold: 2.0% ignore: - lib/spack/spack/test/.* |