Skip to content

Is there a mechanism to check the previously ran thresholds #7

@netkuttappan

Description

@netkuttappan

Currently i am hardcoding the threshold values

 "coverageThreshold": {
      "global": {
        "lines": 80.00,
        "statements": 80.00,
        "functions": 80.00,
        "branches": 80.00
      }
    },

Is there a way to check the previous build coverage threshold and make sure that the coverage did not go low in the current build

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions