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

fix: respect namespaced in store module #5189

Merged
merged 1 commit into from Mar 8, 2019
Merged

fix: respect namespaced in store module #5189

merged 1 commit into from Mar 8, 2019

Conversation

clarkdo
Copy link
Member

@clarkdo clarkdo commented Mar 8, 2019

Description

Fix #5187

TODO:

  • test
  • doc

@clarkdo clarkdo requested review from manniL, Atinux and pi0 March 8, 2019 17:23
@codecov-io
Copy link

codecov-io commented Mar 8, 2019

Codecov Report

Merging #5189 into dev will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #5189      +/-   ##
==========================================
- Coverage   96.57%   96.53%   -0.05%     
==========================================
  Files          73       73              
  Lines        2456     2456              
  Branches      619      619              
==========================================
- Hits         2372     2371       -1     
- Misses         69       70       +1     
  Partials       15       15
Impacted Files Coverage Δ
packages/vue-renderer/src/renderer.js 95.26% <0%> (-0.53%) ⬇️

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 1ea8661...ea384fb. Read the comment docs.

@pi0 pi0 merged commit 9e1ef88 into nuxt:dev Mar 8, 2019
@pi0 pi0 mentioned this pull request Mar 14, 2019
@clarkdo clarkdo deleted the vuex-ns branch April 2, 2019 13:17
@danielroe danielroe added the 2.x label Jan 18, 2023
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.

Disable namespaced in vuex
5 participants