Skip to content

Quiet option for use_coverage() #8

@lionel-

Description

@lionel-

It should:

  • ask the user for a target percentage for the project (say 70% by default)
  • set the patch target to zero
  • set both thresholds to 100%
comment: false

coverage:
  status:
    project:
      default:
        target: 70
        threshold: 100
    patch:
      default:
        target: 0
        threshold: 100

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions