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: replace mkdirp with make-dir #9486

Merged
merged 3 commits into from Jan 31, 2020
Merged

chore: replace mkdirp with make-dir #9486

merged 3 commits into from Jan 31, 2020

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jan 30, 2020

Summary

Noticed mkdirp is maintained again, but v1 doesn't support node 8. So I just swapped it out

Test plan

Green CI

@codecov-io
Copy link

codecov-io commented Jan 30, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9486   +/-   ##
=======================================
  Coverage   64.98%   64.98%           
=======================================
  Files         283      283           
  Lines       12108    12108           
  Branches     2992     2992           
=======================================
  Hits         7868     7868           
  Misses       3604     3604           
  Partials      636      636
Impacted Files Coverage Δ
packages/jest-util/src/createDirectory.ts 0% <0%> (ø) ⬆️
packages/jest-reporters/src/coverage_reporter.ts 51.21% <100%> (ø) ⬆️
packages/jest-snapshot/src/utils.ts 95.6% <100%> (ø) ⬆️

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 28f6da4...53c9c0b. Read the comment docs.

@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 11, 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.

None yet

3 participants