Skip to content

Commit f71e0a8

Browse files
committed
fix: Update min coverage to 97%
1 parent 559155a commit f71e0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smokeshow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
done
5353
env:
5454
SMOKESHOW_GITHUB_STATUS_DESCRIPTION: Coverage {coverage-percentage}
55-
SMOKESHOW_GITHUB_COVERAGE_THRESHOLD: 87
55+
SMOKESHOW_GITHUB_COVERAGE_THRESHOLD: 97
5656
SMOKESHOW_GITHUB_CONTEXT: coverage
5757
SMOKESHOW_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
SMOKESHOW_GITHUB_PR_HEAD_SHA: ${{ github.event.workflow_run.head_sha }}

0 commit comments

Comments
 (0)