react-native icon indicating copy to clipboard operation
react-native copied to clipboard

RN: Flowify `packages/react-native/jest`

Open yungsters opened this issue 8 months ago • 3 comments

Summary:

Adds @flow (or @noflow) to all files in this directory and ensures that Flow succeeds (by adding type annotations, using minor refactors, or suppressing errors due to intentionally dynamic logic).

This will help improve type safety when making changes both in these files as well as files that these depend on.

Changelog:

[Internal]

Test Plan:

Ran Flow and Jest tests successfully:

$ yarn flow
$ yarn test

yungsters avatar May 27 '25 23:05 yungsters

@yungsters has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar May 27 '25 23:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75488160

facebook-github-bot avatar May 27 '25 23:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75488160

facebook-github-bot avatar May 27 '25 23:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75488160

facebook-github-bot avatar May 28 '25 17:05 facebook-github-bot

This pull request was successfully merged by @yungsters in a4c20070689ee137891a9f6f8ecc92d0f56b13ef

When will my fix make it into a release? | How to file a pick request?

react-native-bot avatar May 28 '25 19:05 react-native-bot

@yungsters merged this pull request in facebook/react-native@a4c20070689ee137891a9f6f8ecc92d0f56b13ef.

facebook-github-bot avatar May 28 '25 19:05 facebook-github-bot