Removed unused deps from member API event repository - #30361
Conversation
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run ghost:test:ci:integration |
✅ Succeeded | 3m 24s | View ↗ |
nx run ghost:test:legacy |
✅ Succeeded | 2m 9s | View ↗ |
nx run-many -t test:unit -p ghost |
✅ Succeeded | 19s | View ↗ |
nx run ghost-monorepo:lint:boundaries |
✅ Succeeded | 24s | View ↗ |
nx run @tryghost/admin:build |
✅ Succeeded | 7s | View ↗ |
nx run-many -t lint -p ghost,ghost-monorepo |
✅ Succeeded | 21s | View ↗ |
nx run @tryghost/e2e:test:fixtures |
✅ Succeeded | 1s | 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-28 14:27:16 UTC
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: QUIET Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
💤 Files with no reviewable changes (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 5 remain after this review. 📜 Recent review details⏰ Context from checks skipped due to timeout. (12)
WalkthroughThe Members API no longer destructures Merge Risk: ⚪ Minimal · up to This PR removes unused dependencies from the member API event repository and has no actionable merge-blocking risk remaining beyond normal checks and review. 🚥 Pre-merge checks | ✅ 5 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (5 passed)
Full details: Type-Safe BoundariesExplanation PASS. The pull request changes only two existing JavaScript files and removes six unused dependency declarations or assignments. The diff introduces no boundary-data consumption, Zod or other schema changes, Full details: New Files Are TypescriptExplanation The PR does not add any source files. The diff contains only modifications to two pre-existing
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #30361 +/- ##
==========================================
- Coverage 75.99% 75.99% -0.01%
==========================================
Files 1676 1676
Lines 159975 159969 -6
Branches 19574 19575 +1
==========================================
- Hits 121572 121565 -7
- Misses 37382 37414 +32
+ Partials 1021 990 -31
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:
|

no ref