Gallopsled/pwntools

Switch to coveralls github action instead of running commands manually

Open

#2,480 创建于 2024年10月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (11,127 star) (1,684 fork)batch import
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.

贡献者指南