summaryrefslogblamecommitdiff
path: root/.codecov.yml
blob: 042cc86e9c6c3e0d30b2405f33875e8afa60eb83 (plain) (tree)
1
2
3
4
5
6
7
8


                


                
              
                      


                           

                         

            
coverage:
  precision: 2
  round: nearest
  range: 60...90
  status:
    project:
      default:
        threshold: 0.5

ignore:
  - lib/spack/spack/test/.*
  - lib/spack/docs/.*
  - lib/spack/external/.*

comment: off