pygame-ce
pygame-ce copied to clipboard
Coverage CI created, hopefully it works first time lol
trafficstars
I wanted to see what would happen if we generate coverage in our CI, so let's see what happens lol
This PR is now passing with the meson buildconfig, I rebased the branch to get the fix from #2996
The PR looks ready to me, though @oddbookworm if you want to experiment more, feel free to. I looked for actions that can integrate with lcov and put things out as a github comment, and I found https://github.com/marketplace/actions/code-coverage-report
That looks super interesting. I’ll look into using that when I get home