Gallopsled/pwntools

Switch to coveralls github action instead of running commands manually

Open

#2.480 aberto em 2 de out. de 2024

Ver no 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.

Guia do colaborador