mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Exclude vendor folder from coverage report.
This commit is contained in:
@@ -19,6 +19,7 @@ coverage:
|
||||
- '%app_path%/e107_web/**/*.php'
|
||||
exclude:
|
||||
- './**'
|
||||
- '%app_path%/e107_handlers/vendor/**/*.php'
|
||||
- '%app_path%/e107_tests/**'
|
||||
params:
|
||||
- lib/config.php
|
||||
|
Reference in New Issue
Block a user