[GIT-PULLS] [php-src] PR #23286: ext/uri: Reorganises legacy tests
[email protected] (NickSdot)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <COIl4nadVacVhG4ntPjqjAJx7niCYdBPF39v6J5NDOk@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/23286 Author: NickSdot Ref: https://github.com/php/php-src/pull/23271#pullrequestreview-4937323686 @kocsismate Depends on: https://github.com/php/php-src/pull/23271 ### Coverage ``` Coverage: ext/uri Base: 5332ab0c291361abe3d12db21dd55e5dc7baa829 upstream/master Tree: 4c3ac49bea7d49c131c8f0145ccdf444f03932b9 hardening/ext-uri-reorg +--------+-------+---------+--------------------+------------------+--------+---------+ | | Tests | Sources | Lines | Branches | Time | Memory | +--------+-------+---------+--------------------+------------------+--------+---------+ | Base | 374 | 7 | 1527/1934 (78.96%) | 542/968 (55.99%) | 7.27s | 28.0 MB | | Tree | 382 | 7 | 1527/1934 (78.96%) | 542/968 (55.99%) | 5.97s | 27.9 MB | | Change | +8 | 0 | +0 / -0 (+0.00%) | +0 / -0 (+0.00%) | -1.30s | -0.1 MB | +--------+-------+---------+--------------------+------------------+--------+---------+ ```