Skip to content

Feat/mailgun newsletter#982

Open
jona159 wants to merge 10 commits into
devfrom
feat/mailgun-newsletter
Open

Feat/mailgun newsletter#982
jona159 wants to merge 10 commits into
devfrom
feat/mailgun-newsletter

Conversation

@jona159

@jona159 jona159 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

  • This PR closes #

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 69.25% 2138 / 3087
🔵 Statements 67.82% 2207 / 3254
🔵 Functions 67.25% 421 / 626
🔵 Branches 53.22% 1023 / 1922
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/db/models/user.server.ts 57.62% 33.33% 62.5% 57.62% 29-40, 74, 133-224, 293
app/db/schema/user.ts 80% 100% 66.66% 75% 37
app/lib/request-parsing.ts 85.29% 61.66% 100% 85.29% 36, 122-128, 137, 155, 202, 212-217, 242-246
app/routes/api.users.register.ts 75% 47.61% 100% 75% 136-138, 144, 149, 160, 203, 208-219
app/services/newsletter-service.server.ts 6.25% 0% 0% 6.45% 26-38, 42-138
app/services/user-service.server.ts 70.27% 65.11% 66.66% 72.67% 105-109, 147-151, 167-171, 183-186, 206-207, 255-263, 291-297, 302-308, 312-318, 331-333, 376-381, 454-502, 516, 566-594, 607, 654, 660, 662
Generated in workflow #2694 for commit 9b8391e by the Vitest Coverage Report Action

@jona159 jona159 linked an issue Jun 16, 2026 that may be closed by this pull request
@jona159 jona159 marked this pull request as ready for review June 16, 2026 14:01
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.

transactional emails subscription option

1 participant