.codecov.yml raw

   1  coverage:
   2    status:
   3      project:
   4        default:
   5          target: 40%
   6          threshold: null
   7      patch: false
   8      changes: false
   9