summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.codecov.yml22
1 files changed, 1 insertions, 21 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 93ce22ee7f..042cc86e9c 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -4,28 +4,8 @@ coverage:
range: 60...90
status:
project:
- default: true
- llnl:
+ default:
threshold: 0.5
- paths:
- - lib/spack/llnl
- commands:
- threshold: 0.5
- paths:
- - lib/spack/spack/cmd
- build_systems:
- threshold: 0.5
- paths:
- - lib/spack/spack/build_systems
- modules:
- threshold: 0.5
- paths:
- - lib/spack/spack/modules
- core:
- threshold: 0.5
- paths:
- - "!lib/spack/llnl"
- - "!lib/spack/spack/cmd"
ignore:
- lib/spack/spack/test/.*