Skip to content

Commit

Permalink
Bump coverage gate to 98
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Nov 29, 2023
1 parent f921b8c commit 7ee4156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
echo "total=$TOTAL" >> $GITHUB_ENV
# Report again and fail if under the threshold.
python -Im coverage report --fail-under=97
python -Im coverage report --fail-under=98
- name: "Upload HTML report."
uses: "actions/upload-artifact@v3"
Expand Down

0 comments on commit 7ee4156

Please sign in to comment.