coverallsapp / coverallsapp/github-action
Format: golang is not working properly
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 520
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
If I use format: golang, the report flattens all of my files. If I then click on a file to examine their coverage, I get the error
The file ... isn't available on github. Either it's been removed, or the repo root directory needs to be updated.
Because of the flattening, some files no longer appear in the report when another file with the same name exists in a different directory.
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
No files or tests are named in the report. Reproduce a workflow using format: golang, then inspect how coverage paths are flattened and how file links are resolved; done means files with duplicate basenames remain distinct and their GitHub links work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100