You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

codecov.yml 180 B

12345678910111213
  1. codecov:
  2. require_ci_to_pass: yes
  3. coverage:
  4. status:
  5. project:
  6. default:
  7. target: auto
  8. threshold: 0.5%
  9. comment:
  10. layout: "diff"
  11. require_changes: true