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

Remove vuex from some document components #5432

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

daniboygg
Copy link
Contributor

getterType: "documents/getField",
mutationType: "documents/updateField",
})

export default {
name: "DocumentsCreateFile",
servicePrefix,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

What is the purpose of this line servicePrefix? It's defined above const servicePrefix = "Documents"

@daniboygg daniboygg marked this pull request as ready for review April 25, 2024 09:17
@daniboygg daniboygg changed the title Remove vuex from some document component Remove vuex from some document components Apr 25, 2024
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.21%. Comparing base (221ea44) to head (fa2571a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5432   +/-   ##
=========================================
  Coverage     40.21%   40.21%           
  Complexity    10328    10328           
=========================================
  Files           818      818           
  Lines         43434    43434           
=========================================
  Hits          17465    17465           
  Misses        25969    25969           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codeclimate bot commented Apr 25, 2024

Code Climate has analyzed commit fa2571a and detected 0 issues on this pull request.

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant