github_checks:
  annotations: false

comment: false

coverage:
  status:
    project:
      default:
        target: auto
        threshold: 2%  # allow for 2% reduction of coverage without failing
