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

chore: Use Flow 0.64.0 #5419

Merged
merged 1 commit into from
Jan 29, 2018
Merged

chore: Use Flow 0.64.0 #5419

merged 1 commit into from
Jan 29, 2018

Conversation

thymikee
Copy link
Collaborator

Summary

Keeping things up to date.

  • setInterval/ has now IntervalID type
  • adjusted typing around worker usage a bit (cc @mjesun)

Test plan

CI green

@codecov-io
Copy link

Codecov Report

Merging #5419 into master will decrease coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5419      +/-   ##
==========================================
- Coverage   62.24%   62.18%   -0.07%     
==========================================
  Files         205      205              
  Lines        6932     6928       -4     
  Branches        4        3       -1     
==========================================
- Hits         4315     4308       -7     
- Misses       2616     2619       +3     
  Partials        1        1
Impacted Files Coverage Δ
packages/jest-cli/src/reporters/Status.js 93.84% <ø> (ø) ⬆️
packages/jest-haste-map/src/index.js 96.38% <100%> (-1.12%) ⬇️

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 1f6e35c...ccca091. Read the comment docs.

@cpojer cpojer merged commit 03bf2a9 into jestjs:master Jan 29, 2018
@thymikee thymikee deleted the chore/bump-flow branch January 29, 2018 18:15
@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