laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.65k stars 470 forks source link

Changing pcov Directory #670

Closed joaopalopes24 closed 6 months ago

joaopalopes24 commented 6 months ago

If I am using the Modules pattern in Laravel with Sail, coverage does not work due to the pcov directory.

Check this: https://github.com/nWidart/laravel-modules/issues/1463, https://github.com/krakjoe/pcov/issues/49