Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 21353d5

Browse files
build: show coverage
1 parent 0206121 commit 21353d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.git-pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ for file in $FILES; do
66
./vendor/bin/phpcs --extensions=php --standard=PSR12 "$file"
77
./vendor/bin/phpmd "$file" text phpmd.xml --exclude vendor
88
done
9-
./vendor/bin/phpunit tests/
9+
XDEBUG_MODE=coverage ./vendor/bin/phpunit --coverage-text --coverage-filter=app/ tests/

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /