1
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove superfluous code More... over 1 year ago
Ignore I/O error paths More... over 1 year ago
Make it obvious the code in the SebastianBergmann\CodeCoverage\Node namespace is currently not tested specifically More... over 1 year ago
Use CoversClassesThatExtendClass attribute More... over 1 year ago
Reorganize More... over 1 year ago
Keep Report\Clover as-is and introduce new Report\OpenClover for reporter that generates Clover XML that validates against OpenClover's XML schema definition More... over 1 year ago
Set attribute name of <class> element to unqualified class name More... over 1 year ago
Set attributes of <metrics> element under <package> to actual values More... over 1 year ago
Set signature attribute on the <line> element (and reorder attributes to match XSD) More... over 1 year ago
Fix CS/WS issue More... over 1 year ago
Remove name and crap attributes from <line> element More... over 1 year ago
Remove namespace attribute from <class> element More... over 1 year ago
- Use consistent order for attributes on <metrics> elements - Set complexity attribute on the <metrics> element under <file> - Generate <metrics> element as first child of <package> element More... over 1 year ago
Narrow type More... over 1 year ago
Set complexity attribute on the <metrics> element under <project> More... over 1 year ago
Ignore <testproject> for now, see https://github.com/sebastianbergmann/php-code-coverage/pull/1080#issuecomment-2900005969 More... over 1 year ago
Generate <package> element for global namespace More... over 1 year ago
Rename method to reflect that we assert before we validate More... over 1 year ago
Set both name and path attributes on the <file> element More... over 1 year ago
Make <metrics> element the first child of <project> and <file> More... over 1 year ago
Sync with CONTRIBUTING.md and CODE_OF_CONDUCT.md from sebastianbergmann/phpunit More... over 1 year ago
Remove superfluous type annotation More... over 1 year ago
Perform validation after comparison with expectation More... over 1 year ago
Set clover attribute of <coverage> element to version identifier for phpunit/php-code-coverage More... over 1 year ago
Validate generated Clover XML against Clover XSD More... over 1 year ago
Download https://raw.githubusercontent.com/openclover/clover/refs/tags/openclover-4.5.2/clover-core/src/main/resources/clover.xsd More... over 1 year ago
Prepare release More... over 1 year ago
Revert "Eliminate is_file() call" More... over 1 year ago
Prepare release More... over 1 year ago
Remove superfluous type annotations More... over 1 year ago