1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cache degraded static analysis results when the version of PHP-Parser is exactly known More... 26 days ago
Remove RawCodeCoverageData::fromXdebugWithoutPathCoverage() More... 26 days ago
Rename RawCodeCoverageData::fromXdebugWithoutPathCoverage() to fromLineCoverage() More... 26 days ago
Remove normalization of branch line ranges from consumers of code coverage data More... 26 days ago
Normalize inverted branch line ranges at the Xdebug boundary More... 26 days ago
Document the raw code coverage data contract More... 26 days ago
Move the definition of the raw code coverage data types from XdebugDriver to RawCodeCoverageData More... 26 days ago
Update dependency phpstan/phpstan-strict-rules to ^2.0.12 More... 26 days ago
Update dependency phpstan/phpstan-strict-rules to ^2.0.12 More... 26 days ago
Consider the version of nikic/php-parser for the static analysis cache key More... 27 days ago
Extract PHAR detection More... 27 days ago
Reduce the size of serialized code coverage data by interning test case ids More... 27 days ago
Improve performance of calculating code coverage statistics for a file More... 27 days ago
Improve performance of building the directory structure for the code coverage report More... 27 days ago
Sort processed code coverage data only when necessary More... 27 days ago
Look up the per-file line coverage array once per file when recording executed code More... 27 days ago
Improve performance of filtering raw code coverage data More... 27 days ago
Do not build a union of line numbers when merging line coverage data More... 27 days ago
Closes #1259 More... 27 days ago
Add tests More... 28 days ago
Show how often a line was executed when the driver collects hit counts More... 28 days ago
Record how often a test executed a line or traversed a branch or path More... 28 days ago
Closes #1258 More... 29 days ago
Support disabling the file-oriented view of the HTML report More... about 1 month ago
phpunit/php-code-coverage 14.3 will be released alongside phpunit/phpunit 13.3 More... about 1 month ago
Support configuring the class view through Report\Facade::renderHtml() More... about 1 month ago
Make HTML report expectations independent of Graphviz availability and version More... about 1 month ago
Add test size filter to the class-oriented HTML report More... about 1 month ago
Update ChangeLog More... about 1 month ago
Emit %e placeholder for directory separators in fixture paths when regenerating HTML report expectations More... about 1 month ago