Skip to content

Commit

Permalink
chore: Update Grumphp configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 21, 2021
1 parent 6c588bd commit 2c8e76e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grumphp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ parameters:
phpunit:
always_execute: true
clover_coverage:
clover_file: build/logs/clover.xml
level: 99
clover_file: build/logs/coverage/clover.xml
level: 95
infection:
threads: 10
test_framework: phpunit
Expand Down

0 comments on commit 2c8e76e

Please sign in to comment.