Re: Test coverage
[email protected] (Derick Rethans) Wed, 06 Aug 2025 23:23:03 +0100
| Newsgroups | php.qa |
|---|---|
| Message-ID | <[email protected]> |
On 6 August 2025 23:05:42 BST, Vinicius Dias <carlosv775@gmail=2Ecom> wrote= : >Hello, folks=2E If this is not the place to ask, I'm sorry=2E > >I would like to know how or where I can find the code coverage for >php-src to see if there is any uncovered code I might be able to >contribute with new tests=2E > >Since gcov=2Ephp=2Enet doesn't exist anymore, I was not able to find >anything related to it anywhere=2E I even tried generating a coverage >report locally with `lcov --capture --directory =2E --output-file >coverage=2Einfo` after running `make test`, but I got no luck with it=2E > >Thank you in advance for your help=2E Hi, It's probably best to just email internals instead=2E I doubt this list is= seen a lot=2E cheers Derick