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

feat(withdrawal-confirmation): medicaid and chip spa state withdrawal confirmation #938

Merged
merged 12 commits into from
Dec 31, 2024

Conversation

jdinh8124
Copy link
Collaborator

🎫 Linked Ticket

https://jiraent.cms.gov/browse/OY2-31438
https://jiraent.cms.gov/browse/OY2-31439

💬 Description / Notes

Followed logic from previously completed chip and medicaid spa email templates to complete this work

📸 Screenshots / Demo

Screen Shot 2024-12-16 at 4 05 15 PM
Screen Shot 2024-12-16 at 4 05 07 PM

@jdinh8124 jdinh8124 self-assigned this Dec 17, 2024
@jdinh8124 jdinh8124 added status: READY PR is ready for review type: FEAT Submit new features labels Dec 17, 2024
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 00:06 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-app December 17, 2024 00:06 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 00:06 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-kibana December 17, 2024 00:06 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 00:06 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 changed the title finish logic for medicaid and chip spa state feat(withdrawal-confirmation): medicaid and chip spa state withdrawal confirmation Dec 17, 2024
Copy link
Contributor

github-actions bot commented Dec 17, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 75.3% 6512 / 8648
🔵 Statements 74.51% 6837 / 9175
🔵 Functions 69.9% 1970 / 2818
🔵 Branches 42.58% 1218 / 2860
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
lib/libs/email/content/withdrawConfirmation/emailTemplates/ChipSpaState.tsx 100% 100% 100% 100%
lib/libs/email/content/withdrawConfirmation/emailTemplates/MedSpaState.tsx 100% 100% 100% 100%
lib/libs/email/preview/WithdrawConfirmation/State/AppK.tsx 100% 100% 100% 100%
lib/libs/email/preview/WithdrawConfirmation/State/CHIP_SPA.tsx 100% 100% 100% 100%
lib/libs/email/preview/WithdrawConfirmation/State/Medicaid_SPA.tsx 100% 100% 100% 100%
lib/libs/email/preview/WithdrawConfirmation/State/Waiver.tsx 100% 100% 100% 100%
lib/libs/email/preview/WithdrawConfirmation/State/WithdrawConfirmationState.test.tsx 100% 100% 100% 100%
Generated in workflow #1264 for commit f76465f by the Vitest Coverage Report Action

@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 15:47 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 15:47 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-kibana December 17, 2024 15:51 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 15:51 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-app December 17, 2024 15:51 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 15:51 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 17, 2024 15:51 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 requested a review from andieswift December 19, 2024 16:04
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 23, 2024 15:40 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 had a problem deploying to email-withdrawl-medchip December 23, 2024 15:40 — with GitHub Actions Failure
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 23, 2024 15:44 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 23, 2024 15:44 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-kibana December 23, 2024 15:44 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-app December 23, 2024 15:44 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 23, 2024 15:44 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 15:37 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 had a problem deploying to email-withdrawl-medchip December 31, 2024 15:37 — with GitHub Actions Failure
@jdinh8124 jdinh8124 requested a review from 13bfrancis December 31, 2024 15:38
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 15:39 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-app December 31, 2024 15:39 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 15:39 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 15:39 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-kibana December 31, 2024 15:39 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 16:08 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 16:08 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 16:10 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 16:10 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-app December 31, 2024 16:10 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip-kibana December 31, 2024 16:10 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 16:10 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 21:32 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 21:32 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 deployed to email-withdrawl-medchip December 31, 2024 21:34 — with GitHub Actions Active
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 21:34 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 temporarily deployed to email-withdrawl-medchip December 31, 2024 21:34 — with GitHub Actions Inactive
@jdinh8124 jdinh8124 merged commit ab59fff into main Dec 31, 2024
14 checks passed
@jdinh8124 jdinh8124 deleted the email-withdrawl-medchip branch December 31, 2024 21:38
benjaminpaige pushed a commit that referenced this pull request Jan 2, 2025
… confirmation (#938)

* finish logic for medicaid and chip spa state

* add snapshot logic

* add snapshot

* update snapshots

* snapshot update

* update tests
Copy link
Contributor

github-actions bot commented Jan 2, 2025

🎉 This PR is included in version 1.5.0-val.100 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released on @val status: READY PR is ready for review type: FEAT Submit new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants