Raw File
.codecov.yml
comment:
  require_changes: yes

ignore:
  - "**"
  - "!tools/.*"
back to top