jest-github-action icon indicating copy to clipboard operation
jest-github-action copied to clipboard

Jest action adding checks with annotations to your pull requests and coverage table as comments

Results 32 jest-github-action issues
Sort by recently updated
recently updated
newest added

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.1 to 1.2.6. Changelog Sourced from @actions/core's changelog. 1.2.6 Update exportVariable and addPath to use environment files 1.2.5 Correctly bundle License File with package 1.2.4 Be more...

dependencies

When I configured the action to run using `working_directory` it worked okay but the annotations where not shown in the PR files section. But they were shown when checking the...

Hi, As an idea it would be nice to have a possibility to configure coverage report directory instead of executing a test command. I think running tests multiple times because...

Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.7 to 1.0.8. Changelog Sourced from @actions/http-client's changelog. Releases Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/http-client&package-manager=npm_and_yarn&previous-version=1.0.7&new-version=1.0.8)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR...

dependencies

This PR will fail for demo purpose

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.1 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

dependencies

Hello, I was going to use this package but found out that Jest already supports annotations: https://jestjs.io/blog/2022/04/25/jest-28#github-actions-reporter I think that part of the action can be dropped now

Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies