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

feat: swap out then-fs for promise-fs #43

Merged
merged 1 commit into from Jul 20, 2020
Merged

Conversation

FauxFaux
Copy link
Contributor

then-fs monkey patches the stdlib, which causes problems for jest, c.f. jestjs/jest#8331

promise-fs is a drop-in replacement here, for us.

then-fs monkey patches the stdlib, which causes problems for jest, c.f.
jestjs/jest#8331

promise-fs is a drop-in replacement here, for us.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.263% when pulling 43d6ec1 on feat/drop-then-fs into dec6970 on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.263% when pulling 43d6ec1 on feat/drop-then-fs into dec6970 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.263% when pulling 43d6ec1 on feat/drop-then-fs into dec6970 on master.

@FauxFaux FauxFaux marked this pull request as ready for review July 18, 2020 15:07
@FauxFaux FauxFaux requested a review from a team July 18, 2020 15:07
@ghost ghost requested review from mrded and removed request for a team July 18, 2020 15:07
@FauxFaux FauxFaux merged commit a4aead4 into master Jul 20, 2020
@FauxFaux FauxFaux deleted the feat/drop-then-fs branch July 20, 2020 08:29
@snyksec
Copy link

snyksec commented Jul 20, 2020

🎉 This PR is included in version 1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants