Skip to content

issues Search Results · repo:sebastianbergmann/phpcov language:PHP

Filter by

84 results
 (75 ms)

84 results

insebastianbergmann/phpcov (press backspace or delete to remove)

I m trying to generate html from multiple cov files generated by accessing a website (instead of a test suite). I get an html report but I can t find how to instructs PHPCov to include uncovered files. ...
  • wvdvegt
  • Opened 
    8 days ago
  • #147

When trying to use phpcov to merge a few .cov files i see no output, no generated html but only an error in the php logs [19-Mar-2025 11:38:46 Europe/Berlin] PHP Parse error: syntax error, unexpected ...
  • wvdvegt
  • 4
  • Opened 
    9 days ago
  • #146

Currently this doesn t support PHPUnit 12.x
  • tarlepp
  • 3
  • Opened 
    on Feb 7
  • #145

Looking at this issue: https://github.com/sebastianbergmann/php-code-coverage/issues/1043 your library is ready for PHP 8.4, but this project that produces the phar (I m not that familiar with phar) seems ...
  • mariusjp
  • 1
  • Opened 
    on Dec 19, 2024
  • #144

Deprecated: Creation of dynamic property SebastianBergmann\PHPCOV\Arguments::$cobertura is deprecated This issue seems to be fixed in later versions, but not in version 8.2.1 original PR
  • Janvdv
  • Opened 
    on Jul 11, 2024
  • #143

I generate coverage for two suits, both results output are HTML. It worked at Symfony 4.4 and after some dependencies upgrade it s not working. Generated by php-code-coverage 9.2.30 using PHP 8.1.29 and ...
  • vasilvestre
  • Opened 
    on Jul 9, 2024
  • #142

phpcov:7.0.2 php:7.3.31 phpunit/php-code-coverage:8.0 When I execute phpcov, I get an error message: zend_mm_heap corrupted If I disable the php extension php_screw_plus, it can execute normally But ...
  • guo2312668
  • 1
  • Opened 
    on Mar 18, 2024
  • #140

Hi @sebastianbergmann Thank you for your job :pray: Do you plan to add the merge feature for multiple JUnit files report ? Regards, Sylvain
  • syl20b
  • 1
  • Opened 
    on Feb 21, 2024
  • #139

On GItHub Actions, all tests pass with PHP 8.2 but one test fails with PHP 8.3 and PHP 8.4. On my local machine, I have three failing tests: 1) /usr/local/src/phpcov/tests/end-to-end/merge/valid-directory-with-text-report-stdout.phpt ...
bug
  • sebastianbergmann
  • Opened 
    on Feb 2, 2024
  • #137

Current version of phpcov cannot be used with phpunit/php-code-coverage version 11.0.0.
  • tarlepp
  • 2
  • Opened 
    on Feb 2, 2024
  • #136
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub