.codecov.yml 117 B

123456789
  1. coverage:
  2. status:
  3. project:
  4. default:
  5. threshold: 2
  6. patch:
  7. default:
  8. threshold: 20