Skip to content

Commit

Permalink
update minimum coverage to 78 to reflect updated score (79)
Browse files Browse the repository at this point in the history
  • Loading branch information
sroet committed Feb 27, 2024
1 parent 9c71ff7 commit 4418d20
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: 75
minimum_coverage: 78
show_missing: True
fail_below_threshold: True
link_missing_lines: True
Expand Down

0 comments on commit 4418d20

Please sign in to comment.