1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce a 'basePath' field into the serialized coverage file format. More... 6 months ago
Update tools More... 6 months ago
Bump More... 6 months ago
Bump More... 6 months ago
Strip PHPUnitPHAR namespace prefix from serialized data when running inside a PHAR More... 6 months ago
Restore CodeCoverage::merge() because it is still needed for PHPUnit's process isolation feature More... 6 months ago
Refactor More... 6 months ago
Fix More... 6 months ago
Replace CodeCoverage::merge() with Merger::merge() that operates on files created using Serializer::serialize(). More... 6 months ago
Delete unused code More... 6 months ago
Reorganize More... 6 months ago
Use type alias More... 6 months ago
Optionally include Git state More... 6 months ago
Decouple the serialization layer from the CodeCoverage object. Instead of round-tripping through a CodeCoverage instance, the unserializer now returns a plain validated array, and the format is enriched with build/environment metadata. More... 6 months ago
Refactor More... 6 months ago
Fix More... 6 months ago
Start development of next major version More... 6 months ago
Untangle report generation from CodeCoverage object More... 6 months ago
Update ChangeLog More... 6 months ago
Remove PHP report More... 6 months ago
Add missing annotation More... 6 months ago
This class should be part of the public API More... 6 months ago
Initial work on separate Serializer and Unserializer objects for serializing/unserializing CodeCoverage objects More... 6 months ago
Merge branch '12.5' More... 6 months ago
Merge branch '11.0' into 12.5 More... 6 months ago
Remove unused phpunit/php-file-iterator dependency More... 6 months ago
Merge branch '12.5' More... 7 months ago
Ignore error reported by PHPStan More... 7 months ago
Merge branch '12.5' More... 7 months ago
Closes #1135 More... 7 months ago