Closed recondesigns closed 9 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
operation-code | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 4, 2024 2:01am |
storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Mar 4, 2024 2:01am |
0 | 25 | 0 | 0 | 0 |
Details:
merging in main | |||
Project: operation_code | Commit: 46f6a2bff7 |
||
Status: Passed | Duration: 03:30 💡 | ||
Started: Mar 4, 2024 2:01 AM | Ended: Mar 4, 2024 2:05 AM |
Code Climate has analyzed commit 46f6a2bf and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (90% is the threshold).
This pull request will bring the total coverage in the repository to 79.5% (0.0% change).
View more on Code Climate.
Description of changes
Converting components included all test and storybook files for each.
Card
component to Typescript, removed prop-types, and added a props typeFlatCard
component to Typescript, removed prop-types, and added a props typeImageCard
component to Typescript, removed prop-types, and added a props typeResourceCard
component to Typescript, removed prop-types, and added a props typeResourceSkeletonCard
component to Typescript, removed prop-types, and added a props typeValueCard
component to Typescript, removed prop-types, and added a props typeIssue Resolved
Fixes #NA
Screenshots/GIFs
All
.tsx
files forCard
,FlatCard
, andImageCard
All
.tsx
files forResourceCard
,and
ValueCard`