codecov.yml 166 B

123456789101112
  1. coverage:
  2. range: "60...95"
  3. status:
  4. project:
  5. default:
  6. threshold: 1%
  7. informational: true
  8. comment:
  9. layout: 'diff'
  10. github_checks: false