Gallopsled/pwntools
GitHub で見るSwitch to coveralls github action instead of running commands manually
Open
#2,480 opened on 2024年10月2日
featuregood first issuetesting
Repository metrics
- Stars
- (11,127 stars)
- PR merge metrics
- (平均マージ 18d 5h) (30d で 5 merged PRs)
説明
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.