Hi Vinicius On Thu, Aug 7, 2025 at 5:20 PM Vinicius Dias <carlosv...@gmail.com> wrote: > > 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.
It lives here: https://app.codecov.io/github/php/php-src However, it seems it's currently borked. The nightly job succeeded, so I'm not immediately sure what's wrong. I'll put it on my list, unless somebody beats me to it. Ilija