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

1077-support-folder-structure-for-non-multi-file #1269

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

swordEdge
Copy link
Contributor

Make it possible to add folders/groups for sets. This should work the same as the feature in Multi File:
Simply renam token sets to have a folder path, eg folder/set-1 , folder/set-2

@vercel
Copy link

vercel bot commented Sep 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
figma-tokens ✅ Ready (Inspect) Visit Preview Sep 8, 2022 at 9:23AM (UTC)
ft-storybook ✅ Ready (Inspect) Visit Preview Sep 8, 2022 at 9:23AM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2022

Commit SHA:a56b1c9e743d035a65c7e6073fc7bfa1108bac12

Test coverage results 🧪

Code coverage diff between base branch:next and head branch: 1077-support-folder-structure-for-non-multi-file 
Status File % Stmts % Branch % Funcs % Lines
🟢 total 68.3 (0.08) 60.2 (-0.04) 65.36 (0.06) 68.47 (0.08)
src/app/components/TokenSetList.tsx 67.57 58.33 53.85 70.59
🔴 src/app/components/TokenSetSelector.tsx 55 (-0.74) 0 (-25) 31.25 (0) 55 (-0.74)
✨ 🆕 src/app/components/TokenSetTree.tsx 44.29 21.43 32 46.88
🔴 src/app/hooks/useIsGitMultiFileEnabled.ts 100 (0) 80 (-20) 100 (0) 100 (0)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 8, 2022

Commit SHA:a56b1c9e743d035a65c7e6073fc7bfa1108bac12
Current PR reduces the test coverage percentage by 1 for some tests

@swordEdge swordEdge changed the title remove mfs flag 1077-support-folder-structure-for-non-multi-file Sep 8, 2022
@six7 six7 linked an issue Sep 8, 2022 that may be closed by this pull request
@six7 six7 merged commit 74f6ea1 into next Sep 8, 2022
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.

Support folder structure for non multi-file
3 participants