coverallsapp / coverallsapp/github-action
Action doesn't show report and no code coverage comparison
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 520
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
We've added the repo and in the github actions CI we're using the coveralls action.
Looking at the dashboard, we can't see the report: https://coveralls.io/github/Vonage/vivid-3
In addition, in the PRs we cannot see any report at all.
Might this be because we call the action from a callable workflow?
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 reviewing the Coveralls GitHub Action configuration in the callable workflow and compare its behavior with the linked Coveralls dashboard and pull requests. Reproduce the workflow if possible and determine whether the report upload and PR comparison are completed; done means coverage appears on the dashboard and in PRs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100