issues Search Results · repo:robherley/go-test-action language:TypeScript
Filter by
8 results
(75 ms)8 results
inrobherley/go-test-action (press backspace or delete to remove)I currently have my tests output a covere-file to know how much Ive covered my code. It would be really cool to 1: Have
an option to include that file getting generated automatically and or 2: Then parse ...
deefdragon
- Opened on May 19, 2024
- #22
image
Not a huge issue, but the text is centered and makes it a bit harder to read.
seanhagen
- 3
- Opened on Apr 18, 2024
- #18
I tried adding go-test-action to my closed-source project, and am running into issues with the test output being too
large. Is this because all test output is included? In my case I d only be interested ...
torkelrogstad
- 4
- Opened on Feb 20, 2024
- #10
Probably pretty straightforward with a library like : https://www.npmjs.com/package/ansi-to-html
If you agree, I could try to open a pull request to handle this.
jBouyoud
- 1
- Opened on May 23, 2023
- #7
If a user needs to run their test separately (outside the action) they should be able to write their test2json to a
specific file and have the actions import it (instead of invoking tests directly)
enhancement
good first issue
robherley
- Opened on Oct 10, 2022
- #6
Each parameter removes the respective details elements from the test row. If both are omitted, the extra row should not
be rendered at all
enhancement
good first issue
robherley
- 1
- Opened on Oct 10, 2022
- #5
Some tests can be noisy and generate a lot to stderr. This should be within the markup, not an annotation.
robherley
- Opened on Jul 11, 2022
- #2
For projects with a lot of packages (an not necessarily tests) it can make the output table very large. It d be nice to
ignore those packages when building the output markdown.
robherley
- Opened on Jul 11, 2022
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.