builder
builder copied to clipboard
feat: Update wearable creation flow
This PR updates the Wearables creation flow, allowing the user to use the WearablePreview to edit the thumbnail, and set the price.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
builder | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 7, 2023 7:01pm |
Pull Request Test Coverage Report for Build 4640604547
- 0 of 54 (0.0%) changed or added relevant lines in 8 files are covered.
- 22 unchanged lines in 6 files lost coverage.
- Overall coverage decreased (-0.02%) to 13.652%
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
---|---|---|---|
src/components/ItemEditorPage/RightPanel/RightPanel.tsx | 0 | 1 | 0.0% |
src/components/Modals/WalletLoginModal/WalletLoginModal.tsx | 0 | 1 | 0.0% |
src/modules/item/errors.ts | 0 | 1 | 0.0% |
src/components/ItemDetailPage/ItemDetailPage.tsx | 0 | 2 | 0.0% |
src/components/Modals/EditThumbnailModal/EditThumbnailModal.tsx | 0 | 2 | 0.0% |
src/components/Modals/CreateSingleItemModal/ImportStep/ImportStep.tsx | 0 | 3 | 0.0% |
src/components/Modals/CreateSingleItemModal/EditThumbnailStep/EditThumbnailStep.tsx | 0 | 16 | 0.0% |
src/components/Modals/CreateSingleItemModal/CreateSingleItemModal.tsx | 0 | 28 | 0.0% |
<!-- | Total: | 0 | 54 |
Files with Coverage Reduction | New Missed Lines | % |
---|---|---|
src/components/Modals/CreateSingleItemModal/EditThumbnailStep/EditThumbnailStep.tsx | 1 | 0% |
src/components/Modals/CreateSingleItemModal/ImportStep/ImportStep.tsx | 1 | 0% |
src/components/Modals/DeployModal/DeployModal.container.ts | 1 | 0% |
src/modules/land/utils.ts | 1 | 23.01% |
src/components/Modals/CreateSingleItemModal/CreateSingleItemModal.tsx | 4 | 0% |
src/components/Modals/DeployModal/DeployModal.tsx | 14 | 0% |
<!-- | Total: | 22 |
Totals | |
---|---|
Change from base Build 4629596169: | -0.02% |
Covered Lines: | 2440 |
Relevant Lines: | 14389 |