You are here

codecov.yml in Auth0 Single Sign On 8.2

vendor/auth0/auth0-php/codecov.yml

File

vendor/auth0/auth0-php/codecov.yml
View source
  1. coverage:
  2. precision: 2
  3. round: down
  4. range: "70...100"
  5. status:
  6. project:
  7. default:
  8. enabled: true
  9. target: auto
  10. threshold: 1%
  11. if_no_uploads: error
  12. patch:
  13. default:
  14. enabled: true
  15. target: 90%
  16. threshold: 50%
  17. if_no_uploads: error
  18. changes:
  19. default:
  20. enabled: true
  21. if_no_uploads: error
  22. comment: false