TypeScriptified email analytics queries module - #29819
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (8)
🚧 Files skipped from review as they are similar to previous changes (8)
WalkthroughThe email analytics query module now uses a typed TypeScript named export. Query methods have explicit parameter and return types. Timestamp handling preserves null values and corrects elapsed-time calculation. Error handling safely formats unknown errors. Service wiring, integration tests, and fixture utilities now consume the named 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 | 3m 9s | View ↗ |
nx run ghost:test:integration |
✅ Succeeded | 3m 4s | View ↗ |
nx run ghost:test:legacy |
✅ Succeeded | 2m 18s | View ↗ |
nx run ghost:test:e2e |
✅ Succeeded | 2m 37s | View ↗ |
nx run-many -t test:unit -p ghost |
✅ Succeeded | 34s | View ↗ |
nx run ghost-monorepo:lint:boundaries |
✅ Succeeded | 21s | View ↗ |
nx run-many -t lint -p ghost,ghost-monorepo |
✅ Succeeded | 19s | View ↗ |
nx run @tryghost/admin:build |
✅ Succeeded | 2m 8s | View ↗ |
nx run-many --target=build --projects=tag:publi... |
✅ Succeeded | 6s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-08-10 15:12:37 UTC
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #29819 +/- ##
==========================================
- Coverage 75.45% 75.40% -0.06%
==========================================
Files 1605 1605
Lines 140388 140399 +11
Branches 17401 17389 -12
==========================================
- Hits 105929 105863 -66
- Misses 33411 33488 +77
Partials 1048 1048
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:
|
1b289b2 to
38a1943
Compare
troyciesco
left a comment
There was a problem hiding this comment.
one thing worth fixing - ill let you pick how - but otherwise lgtm!
no ref This change should have no user impact.
Co-authored-by: Troy Ciesco <tmciesco@gmail.com>
5f85112 to
8c97d87
Compare

no ref
This change should have no user impact.
Stack created with GitHub Stacks CLI • Give Feedback 💬