coverallsapp / coverallsapp/github-action

Format: golang is not working properly

Open
#252 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.