Skip to content

Commit

Permalink
bump min coverage to 88
Browse files Browse the repository at this point in the history
  • Loading branch information
sroet committed Aug 29, 2024
1 parent 8b31681 commit e7ed0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: coverage.xml
repo_token: ${{ secrets.GITHUB_TOKEN }}
pull_request_number: ${{ steps.get-pr.outputs.PR }}
minimum_coverage: 87
minimum_coverage: 88
show_missing: True
fail_below_threshold: True
link_missing_lines: True
Expand Down

0 comments on commit e7ed0ac

Please sign in to comment.