FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Make sure directories exist by code-asher · Pull Request #3309 · coder/code-server · GitHub

Make sure directories exist - #3309

Merged
code-asher merged 2 commits into
coder:mainfrom
code-asher:create-dirs
May 7, 2021
Merged

Make sure directories exist#3309
code-asher merged 2 commits into
coder:mainfrom
code-asher:create-dirs

Conversation

Copy link
Copy Markdown
Member

Fixes #3040.

code-asher requested a review from a team as a code owner May 7, 2021 16:36
code-asher added 2 commits May 7, 2021 12:31
Now that we are creating the directories these shouldn't error. If they
are somehow missing (if the user deletes them after VS Code starts for
example) then I think we should surface that to the user.

codecov Bot commented May 7, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3309 (51d294e) into main (b21a9af) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3309   +/-   ##
=======================================
  Coverage   58.95%   58.95%           
=======================================
  Files          35       35           
  Lines        1703     1703           
  Branches      374      374           
=======================================
  Hits         1004     1004           
  Misses        561      561           
  Partials      138      138           

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 b21a9af...51d294e. Read the comment docs.

jsjoeio added this to the v3.9.4 milestone May 7, 2021
jsjoeio added the enhancement Some improvement that isn't a feature label May 7, 2021

jsjoeio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Woo! Really happy we're getting this fix in 👏

code-asher merged commit 99317fc into coder:main May 7, 2021
code-asher deleted the create-dirs branch May 7, 2021 18:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Some improvement that isn't a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create extension directory if not found

2 participants


Back | FazBrowse Home | New Git URL