diff --git a/.codecov.yml b/.codecov.yml
index 93ce22ee7f27853145f03c0f40d98f3cb5a2c006..042cc86e9c6c3e0d30b2405f33875e8afa60eb83 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/.*