fix(@jest/test-result): allow TestResultsProcessor type to return a Promise by mrazauskas · Pull Request #13950 · jestjs/jest (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

SimenB

merged 2 commits into

Feb 24, 2023

Conversation

@mrazauskas

Following up #13343

Summary

The above mentioned PR implemented async testResultsProcessors, but TestResultsProcessor was not reworked to allow the function return a Promise.

Test plan

Green CI.

@mrazauskas

@mrazauskas mrazauskas changed the titlefix(@jest/test-result): allow TestResultsProcessor to return a Promise fix(@jest/test-result): allow TestResultsProcessor type to return a Promise

Feb 24, 2023

@mrazauskas

SimenB

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@github-actions

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators

Mar 27, 2023

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

[ Show hidden characters]({{ revealButtonHref }})

Labels