coverallsapp / coverallsapp/github-action
parallel with missing flag-name should cause a warning
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 520
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
I was using the parallel feature but without the flag-name and I didn't get a warning. However, it seems like setting parallel to true without a flag-name makes the coveralls app act as if parallel is false, without any warning or error.
It would be better if a warning or error was displayed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where the action handles the parallel and flag-name inputs. Reproduce a run with parallel enabled and no flag-name, then add the requested warning or error and verify that the behavior is covered by the project's available tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100