Gallopsled/pwntools
GitHub で見るSwitch to coveralls github action instead of running commands manually
Open
#2,480 opened on 2024年10月2日
featuregood first issuetesting
説明
We should consider using https://github.com/marketplace/actions/coveralls-github-action#complete-parallel-job-example instead of our own solution. That would have avoided the hidden-files problem when combining the coverage data manually.