php-code-coverage
php-code-coverage copied to clipboard
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
- [X] Level 1 - [X] Level 2 - [X] Level 3 - [x] Level 4 - [x] Level 5 - [ ] Level 6 - [ ] Level 7...
## Changes - The theme feature was removed in this branch. - See GH-1036
## Changes - Upgrades Bootstrap to v5.3.3 - Upgrades jQuery v3.7.1 - Allows themes using [Bootstrap CSS Variables](https://getbootstrap.com/docs/5.3/customize/css-variables/) - popovers still supported. ## Assets I used these from jsdeliver and...
Considering https://gitlab.com/gitlab-org/gitlab/-/issues/296012 and https://github.com/sebastianbergmann/php-code-coverage/pull/734#issuecomment-671106988, would it make sense to (optionally) put the complete path into the "filename" attribute?
| Q | A | --------------------------| --------------- | php-code-coverage version | 11.0.6 | PHP version | 8.3.7 | Driver | Xdebug | Xdebug version (if used) | 3.3.2-1 | Installation...
Added new and elements under the element, and populated attributes appropriately. If path coverage is not enabled, the `count`, `tested` and `percent` attributes will all be set to `0`. I...
| Q | A | --------------------------| --------------- | php-code-coverage version | 10.1.16 | PHP version | 8.3.2 | Driver | Xdebug | Xdebug version | 3.3.1 | Installation Method |...
| Q | A | --------------------------| --------------- | php-code-coverage version | 11.0.8 | PHP version | 8.3.11 | Driver | Xdebug | Xdebug version (if used) | v3.2.0 | Installation...
| Q | A | --------------------| --------------- | PHPUnit version | 12.0.1 | PHP version | 8.4 | Installation Method | PHAR ~~(but probably Composer to)~~ #### Summary I'm seeing...
This pull request - [x] increases the `phpstan/phpstan` level from `5` to `6` - [ ] fixes issues reported by `phpstan/phpstan`