mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 17:28:55 +00:00
Add coverage report to scrutinizer config
This commit is contained in:
@@ -12,6 +12,10 @@ build:
|
||||
tests:
|
||||
override:
|
||||
- php-scrutinizer-run
|
||||
command: 'vendor/bin/phpunit --coverage-clover=coverage'
|
||||
coverage:
|
||||
file: 'coverage'
|
||||
format: 'clover'
|
||||
filter:
|
||||
excluded_paths:
|
||||
- "libs/*"
|
||||
|
||||
Reference in New Issue
Block a user