Gallopsled/pwntools

Switch to coveralls github action instead of running commands manually

Open

#2480 opened on Oct 2, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (11,127 stars) (1,684 forks)batch import
featuregood first issuetesting

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.

Contributor guide