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

                

                
                  

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

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

comment: off