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.

21 lines
506 B

  1. #
  2. # This codecov.yml is the default configuration for
  3. # all repositories on Codecov. You may adjust the settings
  4. # below in your own codecov.yml in your repository.
  5. #
  6. coverage:
  7. precision: 2
  8. round: down
  9. range: 70...100
  10. status:
  11. # Learn more at https://codecov.io/docs#yaml_default_commit_status
  12. project:
  13. default:
  14. threshold: 1% # allow this much decrease on project
  15. changes: false
  16. comment:
  17. layout: "header, diff"
  18. behavior: default # update if exists else create new