Gallopsled/pwntools

Switch to coveralls github action instead of running commands manually

Open

#2,480 opened on Oct 2, 2024

 (0 comments) (0 reactions) (0 assignees)Python (1,684 forks)batch import
featuregood first issuetesting

Repository metrics

Stars
 (11,127 stars)
PR merge metrics
 (PR metrics pending)

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