Skip to content

Commit f72e05b

Browse files
committed
Update coverage threshold 95->99
1 parent 6955d6e commit f72e05b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/smokeshow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
done
4646
env:
4747
SMOKESHOW_GITHUB_STATUS_DESCRIPTION: Coverage {coverage-percentage}
48-
SMOKESHOW_GITHUB_COVERAGE_THRESHOLD: 95
48+
SMOKESHOW_GITHUB_COVERAGE_THRESHOLD: 99
4949
SMOKESHOW_GITHUB_CONTEXT: coverage
5050
SMOKESHOW_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151
SMOKESHOW_GITHUB_PR_HEAD_SHA: ${{ github.event.workflow_run.head_sha }}

0 commit comments

Comments
 (0)