Skip to content

Commit

Permalink
Update coverage.yml (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
McHaillet authored Feb 22, 2024
1 parent 87db6c5 commit 4167a45
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: 80
minimum_coverage: 75
show_missing: True
fail_below_threshold: True
link_missing_lines: True
Expand Down

0 comments on commit 4167a45

Please sign in to comment.