wip: styleguide creator
Why does this PR exist?
Closes #0000
What does this pull request do?
Testing this change
Additional Notes (if any)
⚠️ No Changeset found
Latest commit: 813f2fb0cd0150c05922a570e32bd788ce128ca4
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Commit SHA:bf636331ace353d30457b7a4922c5ca76826c43a
Test coverage results :test_tube:
Code coverage diff between base branch:main and head branch: styleguide-creator
| Status | File | % Stmts | % Branch | % Funcs | % Lines |
|---|---|---|---|---|---|
| :red_circle: | total | 66.95 (-0.17) | 58.01 (-0.04) | 63.8 (-0.06) | 67.31 (-0.16) |
| :red_circle: | packages/tokens-studio-for-figma/src/app/components/Footer.tsx | 80 (-2.6) | 50 (0) | 37.5 (-5.35) | 86.36 (-3.64) |
| :green_circle: | packages/tokens-studio-for-figma/src/plugin/controller.ts | 98.11 (0.04) | 100 (0) | 75 (0) | 100 (0) |
| :sparkles: :new: | packages/tokens-studio-for-figma/src/plugin/asyncMessageHandlers/generateStyleGuide.ts | 2.94 | 0 | 0 | 3.12 |
Commit SHA:bf636331ace353d30457b7a4922c5ca76826c43a Current PR reduces the test coverage percentage by 1 for some tests
