1
0
Fork 0
mirror of synced 2026-06-05 16:08:19 +00:00
test-reporter/src
Thomas Durand 7f0723a953
feat: added a slug-prefix parameter for link anchors
Motivation: when using a matrix job, or more than one kind of tests in a same workflow, we can end up with multiple summaries at the same time. This will lead to multiple anchors and html id that will no longer be unique.
This prefix option allow to disambiguate those anchors ; and keep them functional.
2026-03-05 01:52:45 +01:00
..
input-providers Refactor code for changes in @actions/github v9 2026-03-02 15:44:41 +01:00
parsers Modernize ESLint configuration 2026-03-02 17:15:02 +01:00
report feat: added a slug-prefix parameter for link anchors 2026-03-05 01:52:45 +01:00
utils feat: added a slug-prefix parameter for link anchors 2026-03-05 01:52:45 +01:00
main.ts feat: added a slug-prefix parameter for link anchors 2026-03-05 01:52:45 +01:00
test-parser.ts Refactor test-reporter to module based package 2026-03-02 14:28:52 +01:00
test-results.ts Refactor test-reporter to module based package 2026-03-02 14:28:52 +01:00