php-code-coverage icon indicating copy to clipboard operation
php-code-coverage copied to clipboard

How to use showOnlySummary in coverage-text ?

Open e-belair opened this issue 1 year ago • 0 comments

I see this option in the source code but I don't know where I can enable it.

EDIT: I tried :

  • coverageTextShowOnlySummary in phpunit.xml
  • --coverage-text-show-only-summary in cli arg

No luck :sob:

php-code-civerage 10.1.11 PHPUnit 10.5.5 PHP 8.1.27 PCOV 1.0.11

e-belair avatar Jan 11 '24 14:01 e-belair