Gallopsled / Gallopsled/pwntools
Switch to coveralls github action instead of running commands manually
Open
feature
good first issue
testing
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 1.9k
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
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
Research direction
Review the repository's CI workflow that manually combines coverage data, then compare it with the linked Coveralls GitHub Action complete parallel job example. Done means the manual coverage commands are replaced by the action and coverage continues to include hidden files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100