Skip to content

Commit

Permalink
chore: update infection thresholds
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Nov 6, 2023
1 parent d7e735f commit e965f98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grumphp.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ parameters:
threads: 10
test_framework: phpspec
configuration: infection.json.dist
min_msi: 50
min_covered_msi: 90
min_msi: 5
min_covered_msi: 30

0 comments on commit e965f98

Please sign in to comment.