Gallopsled/pwntools

Switch to coveralls github action instead of running commands manually

Open

#2,480 opened on Oct 2, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (1,684 forks)batch import
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.

Contributor guide