.codecov.yml 141 B

123456789
  1. coverage:
  2. status:
  3. patch: off
  4. project:
  5. default:
  6. # basic
  7. target: 98
  8. threshold: null
  9. base: auto