Skip to content

docs(Configuration): filesystem raking -> filesystem churn#12490

Merged
SimenB merged 2 commits intojestjs:mainfrom
Biki-das:doc-patch-01
Feb 26, 2022
Merged

docs(Configuration): filesystem raking -> filesystem churn#12490
SimenB merged 2 commits intojestjs:mainfrom
Biki-das:doc-patch-01

Conversation

@Biki-das
Copy link
Copy Markdown
Contributor

raking ---> ranking

Comment thread docs/Configuration.md Outdated
The directory where Jest should store its cached dependency information.

Jest attempts to scan your dependency tree once (up-front) and cache it in order to ease some of the filesystem raking that needs to happen while running tests. This config option lets you customize where Jest stores that cache data on disk.
Jest attempts to scan your dependency tree once (up-front) and cache it in order to ease some of the filesystem ranking that needs to happen while running tests. This config option lets you customize where Jest stores that cache data on disk.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this is "raking" on purpose, but I don't think it's a good word. It talks about reading the same files over and over from disk. Just "access" maybe?

/cc @orta any good ideas?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Churn?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yeah, I like it! English is hard 😅

@Biki-das could you change it to that?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

yeah why not 😀, and thanks @orta for the suggestion

@Biki-das
Copy link
Copy Markdown
Contributor Author

@SimenB done :-)

Copy link
Copy Markdown
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

thanks!

@SimenB SimenB changed the title Chore doc(Configuration)Fix a small typo docs(Configuration): filesystem raking -> filesystem churn Feb 26, 2022
@SimenB SimenB merged commit 6a78699 into jestjs:main Feb 26, 2022
@github-actions
Copy link
Copy Markdown

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 29, 2022
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