Skip to content

Build Quality Checks - always use PR target as base #268

@im-aIex

Description

@im-aIex

When using coverageFailOption: build and forceCoverageImprovement: true for PR build validation, is there a way to make it always use the target branch for its baseline?

The goal being that coverage should be increasing from the original target/mainline branch, but the individual feature branch that is being evaluated in the PR can fluctuate above that amount. The current behavior seems to be that once the feature branch coverage increases, it cannot decrease at all - even though it is still an improvement to the target branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions