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

[launchweek-demo] Add email form #3391

Closed
wants to merge 3 commits into from

Conversation

rohitvinnakota-codecov
Copy link
Contributor

Description

This PR adds an email form component and associated event handling logic.

@codecov-staging
Copy link

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Oct 15, 2024

Bundle Report

Bundle size has no change ✅

Copy link

codecov bot commented Oct 15, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4086 1 4085 0
View the top 1 failed tests by shortest run time
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"
Stack Traces | 0.237s run time
Error: expect(element).toHaveClass("bg-ds-primary-base")

Expected the element to have class:
  bg-ds-primary-base
Received:
  flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
 ❯ .../TeamPlanController/BillingOptions/BillingOptions.test.tsx:127:27

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@codecov-qa
Copy link

codecov-qa bot commented Oct 15, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4086 1 4085 0
View the top 1 failed tests by shortest run time
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"
Stack Traces | 0.237s run time
Error: expect(element).toHaveClass("bg-ds-primary-base")

Expected the element to have class:
  bg-ds-primary-base
Received:
  flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
 ❯ .../TeamPlanController/BillingOptions/BillingOptions.test.tsx:127:27

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

Copy link

codecov-public-qa bot commented Oct 15, 2024

Test Failures Detected: Due to failing tests, we cannot provide coverage reports at this time.

❌ Failed Test Results:

Completed 4086 tests with 1 failed, 4085 passed and 0 skipped.

View the full list of failed tests

src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx

  • Class name: src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx
    Test name: BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"

    Error: expect(element).toHaveClass("bg-ds-primary-base")

    Expected the element to have class:
    bg-ds-primary-base
    Received:
    flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
    ❯ .../TeamPlanController/BillingOptions/BillingOptions.test.tsx:127:27

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Oct 15, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
135a67d Tue, 15 Oct 2024 03:50:29 GMT Expired Expired
98c16bb Tue, 15 Oct 2024 04:07:31 GMT Expired Expired
98c16bb Tue, 15 Oct 2024 04:09:21 GMT Cloud Enterprise

@codecov-notifications
Copy link

codecov-notifications bot commented Oct 15, 2024

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
4086 1 4085 0
View the top 1 failed tests by shortest run time
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected"
Stack Traces | 0.237s run time
Error: expect(element).toHaveClass("bg-ds-primary-base")

Expected the element to have class:
  bg-ds-primary-base
Received:
  flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
 ❯ .../TeamPlanController/BillingOptions/BillingOptions.test.tsx:127:27

To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard

@codecov codecov deleted a comment from codecov-ai bot Oct 15, 2024
@codecov codecov deleted a comment from codecov-ai bot Oct 15, 2024
@rohitvinnakota-codecov
Copy link
Contributor Author

@codecov-ai-reviewer review

@codecov codecov deleted a comment from codecov-ai bot Oct 15, 2024
@codecov codecov deleted a comment from codecov-ai bot Oct 15, 2024
@codecov codecov deleted a comment from codecov-ai bot Oct 15, 2024
@codecov codecov deleted a comment from codecov-ai bot Oct 15, 2024
@rohitvinnakota-codecov rohitvinnakota-codecov changed the title [feat] Add email form [launchweek-demo] Add email form Oct 15, 2024
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.

2 participants