Skip to content
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

Update flow typing for x.each function calls #6934

Merged
merged 1 commit into from
Sep 3, 2018

Conversation

natealcedo
Copy link

@natealcedo natealcedo commented Sep 1, 2018

Summary

This PR updates flow typings from #6931 so that they are more inline with what #6351 fixed

Edit:
Something seems to be an issue the registry. Some of the CI installs are failing due to it. https://status.npmjs.org/incidents/v22ffls5cd6h

@natealcedo natealcedo force-pushed the update_flow_typings branch 4 times, most recently from f221719 to d1c3817 Compare September 2, 2018 04:33
@SimenB
Copy link
Member

SimenB commented Sep 2, 2018

@natealcedo
Copy link
Author

natealcedo commented Sep 3, 2018

These changes have been merged upstream already (flow-typed/flow-typed#2688). Now all we need is to get CI to pass 💪

Edit: I did a force push to re-run CI.

…uments to accept either mixed or Array<mixed>
@codecov-io
Copy link

Codecov Report

Merging #6934 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6934   +/-   ##
=======================================
  Coverage   66.97%   66.97%           
=======================================
  Files         250      250           
  Lines       10379    10379           
  Branches        4        4           
=======================================
  Hits         6951     6951           
  Misses       3427     3427           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c2a77d...07f296f. Read the comment docs.

@SimenB SimenB merged commit 790abe7 into jestjs:master Sep 3, 2018
@natealcedo natealcedo deleted the update_flow_typings branch September 10, 2018 02:16
@github-actions
Copy link

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 May 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants