1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-03-22 07:52:14 +01:00
Commit graph

725 commits

Author SHA1 Message Date
Jozef Izso
c541b3cc38
Merge pull request #724 from dorny/tests/improveWorkflowRun
Add test for new resolution of associated check run commits
2026-03-02 13:44:02 +01:00
Jozef Izso
19ee411aae
Add test for new resolution of associated check run commits 2026-03-02 13:42:04 +01:00
Jozef Izso
7ede0263a4
Merge pull request #673 from azchohfi/improveWorkflowRun 2026-03-02 13:28:11 +01:00
Jozef Izso
d74e0bdec1
Update changelog 2026-03-02 13:23:30 +01:00
Jozef Izso
2c50ce608c
Rebuild the dist/index.js file 2026-03-02 13:17:41 +01:00
Jozef Izso
8446e5e701
Simplify the code as the cast to WorkflowRunPR type is not necessary
Fixes the error:

```
test-reporter/src/utils/github-utils.ts
  18:17  error  This assertion is unnecessary since it does not change the type of the expression  @typescript-eslint/no-unnecessary-type-assertion
```
2026-03-02 13:17:13 +01:00
Jozef Izso
67e9e545d6
Document the new behavior for evaluating the associated commit 2026-03-02 13:13:44 +01:00
Alexandre Zollinger Chohfi
386854a5d3
Refactor getCheckRunContext to improve SHA resolution from workflow_run events 2026-03-02 13:13:44 +01:00
Jozef Izso
d0430d00c8
Merge pull request #693 from dorny/feature/166-list-all-artifacts 2026-03-02 12:55:03 +01:00
Jozef Izso
a876aa9639
Merge pull request #723 from dorny/feautre/602_remove_got_library 2026-03-01 13:59:57 +01:00
Jozef Izso
dcf47bbf9d
Rebuild the dist/index.js file 2026-03-01 13:54:04 +01:00
Jozef Izso
d4d263a243
Remove the got library as the streaming progress is part of fetch() in NodeJS 20 2026-03-01 13:53:50 +01:00
Jozef Izso
b680d1f582
Merge pull request #722 from dorny/dependabot/npm_and_yarn/reports/jest/minimatch-3.1.5 2026-02-28 13:31:09 +01:00
Jozef Izso
8fc2a4325e
Merge pull request #721 from dorny/dependabot/npm_and_yarn/prettier-3.8.1 2026-02-28 13:30:29 +01:00
dependabot[bot]
6505406a18
Bump prettier from 3.6.2 to 3.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 12:25:32 +00:00
dependabot[bot]
b94708d4b8
Bump minimatch from 3.0.4 to 3.1.5 in /reports/jest
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 12:25:28 +00:00
Jozef Izso
7a931cf2f1
Merge pull request #717 from dorny/dependabot/npm_and_yarn/reports/jest/qs-6.5.5 2026-02-28 13:25:12 +01:00
Jozef Izso
59efa4a55a
Merge pull request #716 from dorny/dependabot/npm_and_yarn/multi-ca6a5e633f 2026-02-28 13:24:52 +01:00
Jozef Izso
08b84cd6a7
Merge pull request #715 from dorny/dependabot/npm_and_yarn/reports/mocha/minimatch-9.0.9 2026-02-28 13:24:32 +01:00
dependabot[bot]
0a61c0edf7
Bump qs from 6.5.3 to 6.5.5 in /reports/jest
Bumps [qs](https://github.com/ljharb/qs) from 6.5.3 to 6.5.5.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.3...v6.5.5)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.5.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 10:06:43 +00:00
dependabot[bot]
aeaf2402a1
Bump minimatch
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

Updates `minimatch` from 8.0.4 to 8.0.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 8.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 10:06:02 +00:00
dependabot[bot]
bc27418a8e
Bump minimatch from 9.0.5 to 9.0.9 in /reports/mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 9.0.9.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.5...v9.0.9)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 9.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 10:06:01 +00:00
Jozef Izso
a54aaa130c
Merge pull request #710 from dorny/dependabot/npm_and_yarn/reports/jest/lodash-4.17.23 2026-02-27 11:05:17 +01:00
Jozef Izso
6ee8f01315
Merge pull request #714 from dorny/dependabot/github_actions/actions/upload-artifact-7 2026-02-27 11:05:06 +01:00
dependabot[bot]
d43ce9948e
Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 23:52:48 +00:00
dependabot[bot]
0daa1e2017
Bump lodash from 4.17.20 to 4.17.23 in /reports/jest
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 01:49:59 +00:00
Jozef Izso
a810f9bf83
Merge pull request #708 from dorny/release/v2.5.0
Some checks failed
CI / Build & Test (push) Has been cancelled
Check dist/ / check-dist (push) Has been cancelled
`test-reporter` release v2.5.0
2026-01-03 14:41:14 +01:00
Jozef Izso
b082adf0ec
test-reporter release v2.5.0 2026-01-03 14:34:12 +01:00
Jozef Izso
bcafc9fcbe
Merge pull request #707 from dorny/feature/700-nette-tester-junit-reporter
Add Nette Tester JUnit Reporter
2026-01-03 14:31:04 +01:00
Jozef Izso
b0cbac615f
Rebuild the dist/index.js file 2026-01-03 14:19:04 +01:00
Jozef Izso
c92a2893a9
Remove unnecessary output files 2026-01-03 14:18:31 +01:00
Jozef Izso
6697ec40e6
Merge pull request #695 from dorny/dependabot/github_actions/actions/upload-artifact-6
Some checks failed
Check dist/ / check-dist (push) Has been cancelled
CI / Build & Test (push) Has been cancelled
Bump actions/upload-artifact from 5 to 6
2026-01-01 19:19:50 +01:00
Jozef Izso
63870298f5
Create tester-junit reporter for Nette Tester tool 2026-01-01 19:11:59 +01:00
Jozef Izso
68967725f7
Merge pull request #706 from dorny/release/v2.4.0
test-reporter release v2.4.0
2026-01-01 17:16:13 +01:00
Jozef Izso
e17be7e007
test-reporter release v2.4.0 2026-01-01 17:14:47 +01:00
Jozef Izso
6efb86e1f8
Merge pull request #704 from dorny/bugfix/703-refactor-deprecated-substr-function
Some checks failed
Check dist/ / check-dist (push) Has been cancelled
CI / Build & Test (push) Has been cancelled
2025-12-29 15:08:16 +01:00
Jozef Izso
055bc8c025
Rebuild the dist/index.js file 2025-12-29 15:06:29 +01:00
Jozef Izso
17c900ba4e
Use String.substring() function instead of the deprecated String.substr() 2025-12-29 15:06:16 +01:00
Jozef Izso
ff2d13cc36
Merge pull request #422 from mbeccati/phpunit-support 2025-12-29 14:59:02 +01:00
Jozef Izso
20823bb69a
Merge pull request #701 from dorny/feature/junit-xml-samples 2025-12-29 14:56:09 +01:00
Jozef Izso
0be3971fec
Rebuild the dist/index.js file 2025-12-29 14:41:25 +01:00
Jozef Izso
4ee97617f7
Document the behavior of getRelativePath() and getWorkDir() functions
Co-Authored-By: Claude Code <noreply@anthropic.com>
2025-12-29 14:36:48 +01:00
Jozef Izso
a97700c53c
Include tests for parsing files names and line numbers in the PhpunitJunitParser
Co-Authored-By: Codex <codex@openai.com>
2025-12-29 14:25:10 +01:00
Jozef Izso
837045e72b
Add sample files from PHPUnit results in JUnit XML format
Co-Authored-By: Claude Code <noreply@anthropic.com>
2025-12-29 13:58:55 +01:00
Jozef Izso
d1de4d5f06
Support for the PHPUnit dialect of JUnit
Refactor PHPUnit support into separate phpunit-junit parser

Instead of modifying the Java JUnit parser, this creates a dedicated
PHPUnit parser that properly handles PHPUnit's nested testsuite elements.
This keeps the parsers cleanly separated and allows for future PHPUnit-
specific features.

Co-Authored-By: Matteo Beccati <matteo@beccati.com>
Co-Authored-By: Claude Code <noreply@anthropic.com>
2025-12-29 13:58:55 +01:00
Jozef Izso
f24c625f56
Create tests for sample JUnit files
Source: https://github.com/testmoapp/junitxml/
2025-12-27 00:05:09 +01:00
dependabot[bot]
6a8a429644
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 23:06:47 +00:00
Jozef Izso
a79abde936
Load all artifacts in a run
Fixes #166
2025-12-05 00:01:38 +01:00
Jozef Izso
ee446707ff
Merge pull request #692 from dorny/release/v2.3.0
Some checks failed
Check dist/ / check-dist (push) Has been cancelled
CI / Build & Test (push) Has been cancelled
2025-11-30 01:52:48 +01:00
Jozef Izso
fe45e95373
test-reporter release v2.3.0 2025-11-30 01:49:30 +01:00