Tested email analytics initializer - #29892
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run ghost:test:integration |
✅ Succeeded | 3m 7s | View ↗ |
nx run ghost:test:ci:integration |
✅ Succeeded | 5s | View ↗ |
nx run ghost:test:legacy |
✅ Succeeded | 2m 57s | View ↗ |
nx run ghost:test:e2e |
✅ Succeeded | 2m 39s | View ↗ |
nx run-many -t test:unit -p ghost |
✅ Succeeded | 3s | View ↗ |
nx run @tryghost/admin:build |
✅ Succeeded | 4s | View ↗ |
nx run ghost-monorepo:lint:boundaries |
✅ Succeeded | <1s | View ↗ |
nx run-many -t lint -p ghost,ghost-monorepo |
✅ Succeeded | 2s | View ↗ |
nx run-many --target=build --projects=tag:publi... |
✅ Succeeded | <1s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-08-13 17:13:41 UTC
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## data-db-types #29892 +/- ##
==============================================
Coverage 75.40% 75.41%
==============================================
Files 1609 1609
Lines 142278 142368 +90
Branches 17610 17609 -1
==============================================
+ Hits 107284 107363 +79
- Misses 33920 33930 +10
- Partials 1074 1075 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
b769f91 to
b1b974f
Compare
2cb1471 to
0756337
Compare
0756337 to
cb8a994
Compare
…mailEventStorage` A few of these values were being sent into `init`, but not all the way "down" into `EmailAnalyticsServiceWrapper` and `NewsletterEmailEventStorage`.
cb8a994 to
cb47242
Compare

no ref
I recommend reviewing this one commit at a time.
This change should have no user impact.
This change:
In addition to automated testing, I also manually tested this. I sent a newsletter, opened it in Gmail, and verified that I saw the open appear in the newsletter's analytics.