Skip to content

Commit

Permalink
feat: update JaCoCo code coverage min value
Browse files Browse the repository at this point in the history
  • Loading branch information
phmz committed Jun 20, 2024
1 parent f8b6ad1 commit 912614d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
title: '### :zap: Coverage report'
update-comment: true
min-coverage-overall: 80
min-coverage-changed-files: 60
min-coverage-changed-files: 75
continue-on-error: false

0 comments on commit 912614d

Please sign in to comment.