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.

23 lines
313 B

  1. coverage:
  2. precision: 2
  3. round: down
  4. range: "70...100"
  5. status:
  6. project:
  7. default:
  8. threshold: 1%
  9. patch: on
  10. changes: off
  11. comment:
  12. layout: "diff, files"
  13. behavior: default
  14. require_changes: no
  15. require_base: no
  16. require_head: yes
  17. ignore:
  18. - "docs"
  19. - "DOCKER"
  20. - "scripts"