.codecov.yml 103 B

1234567
  1. coverage:
  2. round: nearest
  3. status:
  4. project:
  5. default:
  6. threshold: 1
  7. patch: false