coverage:
  status:
    project:
      default:
        # basic
        target: 0%
        threshold: 100%
    patch:
      default:
        # basic
        target: 0%
        threshold: 100%
