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.

25 lines
341 B

  1. coverage:
  2. precision: 2
  3. round: down
  4. range: "70...100"
  5. status:
  6. project:
  7. default:
  8. threshold: 20%
  9. patch: off
  10. changes: off
  11. github_checks:
  12. annotations: false
  13. comment: false
  14. ignore:
  15. - "docs"
  16. - "DOCKER"
  17. - "scripts"
  18. - "**/*.pb.go"
  19. - "libs/pubsub/query/query.peg.go"
  20. - "*.md"
  21. - "*.rst"
  22. - "*.yml"