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(email-env): Update email service to work with higher envs + other stuff #839

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

benjaminpaige
Copy link
Collaborator

Purpose

Emails service not working in main. This change is an attempt to remedy that bug and add some helpful functionality to check for variables, attempt reties and collect permanent failures via a dead letter s=queue

@benjaminpaige benjaminpaige added priority: HIGH All hands on deck type: FIX Submit bug fixes status: READY PR is ready for review labels Nov 8, 2024
@benjaminpaige benjaminpaige self-assigned this Nov 8, 2024
Copy link
Contributor

github-actions bot commented Nov 8, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 68.68% 5270 / 7673
🔵 Statements 68.14% 5575 / 8181
🔵 Functions 62.7% 1560 / 2488
🔵 Branches 37.68% 950 / 2521
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
lib/config/deployment-config.ts 96.66% 92.85% 100% 96.66% 104-106
lib/lambda/processEmails.text.ts 0% 100% 0% 0% 17-221
lib/lambda/processEmails.ts 0% 0% 0% 0% 14-257
lib/libs/email/getAllStateUsers.ts 10.52% 0% 0% 11.11% 24-57
Generated in workflow #582 for commit c35431d by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: HIGH All hands on deck status: READY PR is ready for review type: FIX Submit bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants