Skip to content

Conversation

@rogeliog
Copy link
Contributor

@rogeliog rogeliog commented Mar 3, 2018

Summary

Changelog for #5708 and update fs -> file

Test plan

};

type FsChange = (fs: JestHookExposedFS) => void;
type FileChange = (fs: JestHookExposedFS) => void;
Copy link
Contributor Author

@rogeliog rogeliog Mar 3, 2018

Choose a reason for hiding this comment

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

@SimenB I intentionally kept JestHookExposedFS as FS, any thoughts?

Copy link
Member

Choose a reason for hiding this comment

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

I think that makes sense

@codecov-io
Copy link

Codecov Report

Merging #5713 into master will not change coverage.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5713   +/-   ##
=======================================
  Coverage   63.66%   63.66%           
=======================================
  Files         216      216           
  Lines        7921     7921           
  Branches        3        3           
=======================================
  Hits         5043     5043           
  Misses       2877     2877           
  Partials        1        1
Impacted Files Coverage Δ
packages/jest-cli/src/jest_hooks.js 66.66% <ø> (ø) ⬆️
packages/jest-cli/src/watch.js 73.33% <66.66%> (ø) ⬆️

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 f7171b9...6b5d593. Read the comment docs.

@cpojer cpojer merged commit 74bf072 into jestjs:master Mar 4, 2018
@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.

5 participants