-
-
Notifications
You must be signed in to change notification settings - Fork 750
fix(workers): event improvements #3953
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 31 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
3c6c221
fix(workers): improve events
kobenguyent 081e11c
fix(workers): improve events
kobenguyent d072254
expose env var
kobenguyent b7430b7
some improvements
kobenguyent 58514ae
emit step events in workers
kobenguyent 1245816
Update internal-api.md
kobenguyent bf70dfc
Update workers.js
kobenguyent f346f3d
remove duplicate events
kobenguyent 4436a91
Update internal-api.md
kobenguyent 24baf51
Update package.json
kobenguyent 62ea8e8
Update worker_test.js
kobenguyent 9ed686d
fix: expose test stats when run-workers finished
kobenguyent 00d385b
fix: attach step object to test object
kobenguyent c86f5ef
resolve conflict
kobenguyent 7df2d9f
fix(workers): improve events
kobenguyent a579605
resolve conflict
kobenguyent 61457c8
some improvements
kobenguyent c5713b6
emit step events in workers
kobenguyent 45c37cc
Update internal-api.md
kobenguyent c9391a2
Update workers.js
kobenguyent 26f8b8d
remove duplicate events
kobenguyent 18a93e9
Update package.json
kobenguyent a727708
Update worker_test.js
kobenguyent ee47cd2
fix: expose test stats when run-workers finished
kobenguyent a8d153b
fix: attach step object to test object
kobenguyent 082ba93
fix: conflict
kobenguyent c78345d
fix: update docs
kobenguyent 8c2212b
fix: add err object to step
kobenguyent 06fcded
remove redundant
kobenguyent b71b01f
remove redundant
kobenguyent 97a7e4a
Merge branch '3.x' into worker-event-improvements
kobenguyent 0f284da
address CR
kobenguyent 1f776b1
Merge branch '3.x' into worker-event-improvements
kobenguyent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.