functions-framework-php
functions-framework-php copied to clipboard
Disable coverage
By default will come with xdebug or pcov : https://github.com/shivammathur/setup-php#signal_strength-coverage-support
As we don't do any code coverage here, it is safe to disable coverage; this will also sensibly speed up the tests
A better solution would be to add code coverage, at least for unit tests