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

Migrate components to Typescript #1808

Merged
merged 11 commits into from
Mar 12, 2024
Merged

Conversation

recondesigns
Copy link
Contributor

Description of changes

Migrated the following components to Typescript, removed prop-types, and added a props type:

  • JoinSection
  • SponsorsSection
    • Added test-id to SponsorsSection and included a snapshot test
  • ScreenReaderOnly
  • SocialMedia
    • SocialMediaContainer
    • SocialMediaItem
  • SuccessStory

Migrating components included all test and storybook files for each.

Issue Resolved

Fixes #NA

Screenshots/GIFs

Copy link

vercel bot commented Mar 12, 2024

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 12, 2024 5:01am
storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2024 5:01am

components/SuccessStory/SuccessStory.tsx Outdated Show resolved Hide resolved
Copy link

codeclimate bot commented Mar 12, 2024

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

The test coverage on the diff in this pull request is 62.1% (90% is the threshold).

This pull request will bring the total coverage in the repository to 81.2% (0.0% change).

View more on Code Climate.

Copy link

cypress bot commented Mar 12, 2024

Passing run #4687 ↗︎

0 25 0 0 Flakiness 0

Details:

applied quotation mark change and updated SuccessStory snapshot
Project: operation_code Commit: 093222d495
Status: Passed Duration: 03:11 💡
Started: Mar 12, 2024 5:02 AM Ended: Mar 12, 2024 5:05 AM

Review all test suite changes for PR #1808 ↗︎

@kylemh kylemh merged commit 61d5bf9 into main Mar 12, 2024
17 of 18 checks passed
@kylemh kylemh deleted the migrate-reusable-sections-typescript branch March 12, 2024 06:33
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

2 participants