File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[ ![ Latest StableVersion] ( https://poser.pugx.org/toin0u/geocoder-laravel/v/stable.png )] ( https://packagist.org/packages/toin0u/geocoder-laravel )
22[ ![ Total Downloads] ( https://poser.pugx.org/toin0u/geocoder-laravel/downloads.png )] ( https://packagist.org/packages/toin0u/geocoder-laravel )
33[ ![ Build Status] ( https://ci.genealabs.com/build-status/image/1 )] ( https://ci.genealabs.com/build-status/view/1 )
4+ [ Code Coverage] ( https://ci.genealabs.com/coverage/1 )
45
56# Geocoder for Lavarel
67
Original file line number Diff line number Diff line change 88 processIsolation =" false"
99 stopOnFailure =" false"
1010 syntaxCheck =" false"
11- bootstrap =" vendor/autoload.php"
11+ bootstrap =" vendor/laravel/laravel/bootstrap/ autoload.php"
1212>
1313 <testsuites >
1414 <testsuite name =" Geocoder library for Laravel Test Suite" >
15- <directory suffix =" Test.php" >./tests/Geocoder</directory >
1615 <directory suffix =" Test.php" >./tests/Laravel5_3</directory >
1716 </testsuite >
1817 </testsuites >
1918 <filter >
20- <whitelist >
21- <directory >./src/ </directory >
19+ <whitelist processUncoveredFilesFromWhitelist = " true " >
20+ <directory suffix = " .php " >./src</directory >
2221 </whitelist >
2322 </filter >
2423 <php >
You can’t perform that action at this time.
0 commit comments