coverage:
  range: "60...95"
  status:
    project:
      default:
        threshold: 1%
        informational: true
    patch:
      defualt:
        only_pulls: true
        informational: true

comment:
  layout: 'diff'

github_checks: false