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 17575f7

Browse files
build: #12 output coverage
1 parent 5534228 commit 17575f7

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
88
done
9-
./vendor/bin/phpunit tests/
9+
XDEBUG_MODE=coverage ./vendor/bin/phpunit --coverage-text --coverage-filter=src/ tests/

0 commit comments

Comments
(0)

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