Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: ensure plugins directory exists #1195

Merged
merged 2 commits into from Apr 18, 2019
Merged

Conversation

alexbarnsley
Copy link
Member

Proposed changes

Make sure the plugin directories exist so the user doesn't have to figure out how to create them (e.g. Windows)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Feature The issue is a request for new functionality. labels Apr 18, 2019
@codecov-io
Copy link

codecov-io commented Apr 18, 2019

Codecov Report

Merging #1195 into v2.4.0 will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           v2.4.0    #1195      +/-   ##
==========================================
+ Coverage   38.72%   38.72%   +<.01%     
==========================================
  Files         222      222              
  Lines        5883     5882       -1     
  Branches     1165     1169       +4     
==========================================
  Hits         2278     2278              
+ Misses       3407     3406       -1     
  Partials      198      198
Impacted Files Coverage Δ
src/renderer/services/plugin-manager.js 2.42% <0%> (+0.01%) ⬆️
src/renderer/components/Network/NetworkModal.vue 4.22% <0%> (ø) ⬆️

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 c13f3e7...24df5ff. Read the comment docs.

@j-a-m-l j-a-m-l merged commit cd5c01c into v2.4.0 Apr 18, 2019
@ghost ghost deleted the feat/ensure-plugins-dir branch April 18, 2019 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Low Less than 64 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants