Julien Catania
|
f19a7213c3
|
feat(lcov) use really lcov.info file
|
2024-01-12 16:18:04 +01:00 |
|
Julien Catania
|
712fabc3c8
|
Merge branch 'main' into feature/lcov-support
# Conflicts:
# dist/index.js
# src/main.ts
|
2024-01-12 16:15:57 +01:00 |
|
Julien Catania
|
fb59f4f91d
|
feat(lcov) use really lcov.info file
|
2024-01-12 16:10:04 +01:00 |
|
Julien Catania
|
86a2010147
|
Merge pull request #144 from ldaneliukas/check_status
Update check title and remove icon
|
2024-01-12 10:01:59 +01:00 |
|
Julien Catania
|
aa82f530a5
|
update dist/index.js
|
2024-01-12 10:00:41 +01:00 |
|
Julien Catania
|
24b216b6b8
|
Merge remote-tracking branch 'origin/check_status' into check_status
# Conflicts:
# dist/index.js
# dist/index.js.map
|
2024-01-12 09:56:03 +01:00 |
|
Linas Daneliukas
|
996dd3b9b1
|
shortSummary const
|
2024-01-12 09:53:39 +01:00 |
|
Linas Daneliukas
|
4bb68fffaa
|
Update check title and remove icon
|
2024-01-12 09:53:33 +01:00 |
|
Julien Catania
|
61007344dd
|
Merge pull request #351 from j-catania/main
Adding LCOV Support
|
2024-01-02 21:25:14 +01:00 |
|
Julien Catania
|
4dff4fc7ee
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# __tests__/lcov.test.ts
# action.yml
# package-lock.json
# package.json
# src/main.ts
|
2024-01-02 21:23:53 +01:00 |
|
Julien Catania
|
39f548db94
|
sync fork
|
2024-01-02 21:21:26 +01:00 |
|
Julien Catania
|
cc150eb989
|
add lcov as reporter
|
2024-01-02 21:20:18 +01:00 |
|
Julien Catania
|
440cc5265e
|
add lcov as reporter
|
2024-01-02 21:19:57 +01:00 |
|
Julien Catania
|
713455873c
|
good start
|
2024-01-02 21:19:21 +01:00 |
|
Julien Catania
|
08c81a1fd6
|
Merge pull request #341 from dorny/feat/issue-tmpl
Adding feature and bug template
|
2024-01-02 21:13:49 +01:00 |
|
Julien Catania
|
883ec99854
|
add lcov as reporter
|
2024-01-02 21:05:34 +01:00 |
|
Julien Catania
|
62968bd2b2
|
add lcov as reporter
|
2024-01-02 17:05:11 +01:00 |
|
Jozef Izso
|
d9ef69ec3d
|
Merge pull request #236 from wingyplus/fix-iss-235
|
2023-12-18 14:02:55 +01:00 |
|
Jozef Izso
|
7aa575a237
|
Add tests for results with React component names
|
2023-12-18 13:59:17 +01:00 |
|
Thanabodee Charoenpiriyakij
|
c1926959e2
|
Escape <> characters in suite name
Fixes: #235
|
2023-12-18 13:59:03 +01:00 |
|
Jozef Izso
|
9e2e57e817
|
Remove jozefizso and DominikPalo from assignees to keep notifications low
|
2023-12-18 12:00:55 +01:00 |
|
Julien Catania
|
ddfa15d232
|
adding jozefizso,DominikPalo,dharmendrasha as assignees
|
2023-12-18 08:47:57 +01:00 |
|
Julien Catania
|
b1ecc16057
|
adding feature and bug template
|
2023-12-17 21:46:58 +01:00 |
|
Jozef Izso
|
57cb2734c7
|
Merge pull request #333 from jozefizso/dev/update_dependencies
|
2023-12-15 01:47:09 -08:00 |
|
Jozef Izso
|
feda17a8d8
|
Compile distribution code
|
2023-12-13 22:41:59 +01:00 |
|
Jozef Izso
|
dd41adfb19
|
Update all development packages
Updates snapshot files for the jest 29
|
2023-12-13 15:44:36 +01:00 |
|
Jozef Izso
|
35f0c29818
|
Update all production packages
|
2023-12-13 15:40:54 +01:00 |
|
Jozef Izso
|
71f6751394
|
Update GitHub Actions packages
|
2023-12-13 15:17:18 +01:00 |
|
Julien Catania
|
84909f338e
|
Merge pull request #332 from jozefizso/dev/node18_runtime
Use NodeJS 18 LTS as default runtime
|
2023-12-13 11:53:56 +01:00 |
|
Jozef Izso
|
e091fade5c
|
Use NodeJS 18 LTS as default runtime
|
2023-12-13 10:47:42 +01:00 |
|
Michal Dorner
|
601ab2b789
|
Merge pull request #331 from dorny/fix-build
Fix build error
|
2023-12-09 21:22:00 +01:00 |
|
Michal Dorner
|
62b89ea98d
|
Apply code style fix
|
2023-12-09 21:17:07 +01:00 |
|
Michal Dorner
|
be0e2e90e1
|
Merge pull request #315 from dorny/feature/node20
Update to Node20
|
2023-12-09 21:08:05 +01:00 |
|
Michal Dorner
|
ed05640994
|
Merge pull request #317 from jozefizso/feature/swift-xunit
Add `SwiftXunitParser` class based on `JavaJunitParser` for `swift-xunit` reporter
|
2023-12-09 21:05:32 +01:00 |
|
Jozef Izso
|
1c044b4aef
|
Add SwiftXunitParser class based on JavaJunitParser for swift-xunit reporter
|
2023-11-08 16:27:24 +01:00 |
|
Julien Catania
|
6d7a9adaba
|
Update action.yml
|
2023-11-07 09:07:08 +01:00 |
|
Julien Catania
|
6a1c2425d8
|
Merge pull request #304 from dorny/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.20 to 7.23.2
|
2023-11-02 14:08:04 +01:00 |
|
dependabot[bot]
|
08340ff7ea
|
Bump @babel/traverse from 7.22.20 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.20 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 07:01:03 +00:00 |
|
Julien Catania
|
87b594606a
|
Merge pull request #303 from dorny/dependabot/npm_and_yarn/reports/jest/babel/traverse-7.23.2
Bump @babel/traverse from 7.12.1 to 7.23.2 in /reports/jest
|
2023-10-17 09:00:32 +02:00 |
|
dependabot[bot]
|
817da85e61
|
Bump @babel/traverse from 7.12.1 to 7.23.2 in /reports/jest
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 21:28:33 +00:00 |
|
Julien Catania
|
214173a332
|
Merge pull request #297 from dorny/release/v1.7.0
CHANGELOG.md
|
2023-10-09 19:44:37 +02:00 |
|
Julien Catania
|
62af3652ec
|
CHANGELOG.md
|
2023-10-09 19:43:53 +02:00 |
|
Julien Catania
|
ededcdb047
|
Merge pull request #296 from dorny/release/v1.7.0
Release/v1.7.0
|
2023-10-09 19:40:58 +02:00 |
|
Julien Catania
|
9b29e4187a
|
1.7.0
|
2023-10-09 19:39:59 +02:00 |
|
Julien Catania
|
4b7b789017
|
add version npm script
|
2023-10-09 19:37:56 +02:00 |
|
Julien Catania
|
f3a6ff2ed4
|
Merge pull request #258 from cazou/fix-split-on-undefined
Avoid split on undefined
|
2023-10-09 19:24:04 +02:00 |
|
Julien Catania
|
4eb4bc24cc
|
Merge pull request #287 from micha-one/main
declare 'url' and 'url_html' as action outputs
|
2023-10-09 19:22:47 +02:00 |
|
Michael Hennings
|
91ccfa2026
|
declare 'url' and 'url_html' as action outputs
|
2023-09-25 15:05:35 +02:00 |
|
Julien Catania
|
9301b44e65
|
Merge pull request #270 from dorny/dependabot/npm_and_yarn/reports/mocha/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /reports/mocha
|
2023-09-25 08:32:38 +02:00 |
|
Julien Catania
|
bd1b0de0a3
|
Merge pull request #271 from dorny/dependabot/npm_and_yarn/reports/jest/json5-2.2.3
Bump json5 from 2.1.3 to 2.2.3 in /reports/jest
|
2023-09-25 08:31:57 +02:00 |
|