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


                


                

                       


                           

                         
                     

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

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

comment: off