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

feat: store plugin manager menu open status #1706

Merged
merged 4 commits into from
Feb 26, 2020

Conversation

alexbarnsley
Copy link
Member

Summary

  • Shows by default (e.g. new profiles)
  • Stores open status per profile

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Feature The issue is a request for new functionality. labels Feb 24, 2020
@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

Merging #1706 into develop will increase coverage by 5.58%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #1706      +/-   ##
==========================================
+ Coverage    63.82%   69.4%   +5.58%     
==========================================
  Files          139     139              
  Lines         3820    3818       -2     
  Branches       799     799              
==========================================
+ Hits          2438    2650     +212     
+ Misses        1155    1000     -155     
+ Partials       227     168      -59
Impacted Files Coverage Δ
src/renderer/store/modules/plugin.js 100% <100%> (+97.64%) ⬆️
src/renderer/services/plugin-manager.js 43.24% <100%> (ø) ⬆️
src/renderer/services/release.js 100% <0%> (+33.33%) ⬆️
src/renderer/components/utils/TableWrapper.js 100% <0%> (+50%) ⬆️
...tions/2.5.2 - add marketChartOptions to profile.js 100% <0%> (+57.14%) ⬆️

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 c03f4f9...858ecef. Read the comment docs.

@faustbrian faustbrian merged commit 5f1392c into develop Feb 26, 2020
@ghost ghost deleted the feat/plugin-manager-sidebar branch February 26, 2020 13:05
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.

2 participants