Gallopsled/pwntools
Switch to coveralls github action instead of running commands manually
オープン
#2,480 opened on 2024/10/02
featuregood first issuetesting
Repository metrics
- Stars
- (11,127 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.