Improved name for newsletter analytics helper - #29398
Conversation
closes https://linear.app/ghost/issue/NY-1474 This change should have no user impact, and is just a rename.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
WalkthroughRenames the newsletter email event storage class and export to Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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:ci:integration |
✅ Succeeded | 1m 54s | View ↗ |
nx run ghost:test:integration |
✅ Succeeded | 2m 10s | View ↗ |
nx run ghost:test:legacy |
✅ Succeeded | 3m 4s | View ↗ |
nx run ghost:test:e2e |
✅ Succeeded | 2m | View ↗ |
nx run-many -t test:unit -p ghost |
✅ Succeeded | 31s | View ↗ |
nx run ghost-monorepo:lint:boundaries |
✅ Succeeded | 20s | View ↗ |
nx run-many -t lint -p ghost,ghost-monorepo |
✅ Succeeded | 19s | View ↗ |
nx run @tryghost/admin:build |
✅ Succeeded | 8s | 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-07-16 16:56:00 UTC
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #29398 +/- ##
==========================================
+ Coverage 74.13% 74.15% +0.01%
==========================================
Files 1592 1592
Lines 138690 138767 +77
Branches 16822 16840 +18
==========================================
+ Hits 102824 102900 +76
+ Misses 34851 34822 -29
- Partials 1015 1045 +30
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:
|

closes https://linear.app/ghost/issue/NY-1474
This change should have no user impact, and is just a rename for clarity.