.codecov.yml 128 B

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