Gallopsled/pwntools
View on GitHubSwitch to coveralls github action instead of running commands manually
Open
#2,480 opened on Oct 2, 2024
featuregood first issuetesting
Repository metrics
- Stars
- (11,127 stars)
- PR merge metrics
- (Avg merge 1d 2h) (5 merged PRs in 30d)
Description
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.