.codecov.yml 165 B

1234567891011
  1. comment: off
  2. github_checks:
  3. annotations: false
  4. coverage:
  5. status:
  6. patch:
  7. default:
  8. target: 95%
  9. project:
  10. default:
  11. threshold: 1%