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.

28 lines
358 B

  1. codecov:
  2. branch: master
  3. coverage:
  4. precision: 2
  5. round: down
  6. range: "70...100"
  7. status:
  8. project:
  9. default:
  10. target: auto
  11. threshold: 90
  12. branches: null
  13. patch:
  14. default:
  15. target: auto
  16. branches: null
  17. changes:
  18. default:
  19. branches: null
  20. ignore:
  21. - .*/vendor/.*
  22. comment: off