Skip to content

Commit 2ce4fb1

Browse files
Add artifact link to PR message, add artifact id as output (#293)
* Add full coverage report link * Build * Document artifact-id output * npm run prepare * Update index.js.map * audit fix --------- Co-authored-by: Zennon Gosalvez <[email protected]>
1 parent 8bf9632 commit 2ce4fb1

File tree

6 files changed

+1804
-177
lines changed

6 files changed

+1804
-177
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ For more information on these inputs, see the [Workflow syntax for GitHub Action
2323

2424
### Outputs
2525
- `total-coverage`: The total coverage from scanned files.
26+
- `artifact-id`: The GitHub artifact id for the generated HTML report.
2627

2728
Sample comment:
2829
![Screenshot](assets/comment.png)

0 commit comments

Comments
 (0)