Conversation
WalkthroughThis PR renames module specifiers from PascalCase to lowercase kebab-case across core source files, tests, and JSDoc type annotations (require/import paths updated). ESLint filename rules were adjusted: core filename-exclusion list narrowed to only Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (50)
✅ Files skipped from review due to trivial changes (2)
🚧 Files skipped from review as they are similar to previous changes (8)
🧰 Additional context used🧠 Learnings (15)📓 Common learnings📚 Learning: 2026-01-08T10:26:38.700ZApplied to files:
📚 Learning: 2025-08-11T19:39:00.428ZApplied to files:
📚 Learning: 2025-11-24T11:12:15.712ZApplied to files:
📚 Learning: 2025-11-26T11:05:59.314ZApplied to files:
📚 Learning: 2025-11-24T17:29:43.865ZApplied to files:
📚 Learning: 2025-11-26T11:05:59.314ZApplied to files:
📚 Learning: 2025-05-29T07:45:35.714ZApplied to files:
📚 Learning: 2025-10-30T17:13:26.190ZApplied to files:
📚 Learning: 2025-08-01T12:44:07.467ZApplied to files:
📚 Learning: 2025-11-25T14:28:50.351ZApplied to files:
📚 Learning: 2025-04-23T15:44:52.549ZApplied to files:
📚 Learning: 2025-11-25T14:28:50.351ZApplied to files:
📚 Learning: 2025-11-24T17:29:43.865ZApplied to files:
📚 Learning: 2025-11-10T23:10:17.470ZApplied to files:
🧬 Code graph analysis (6)ghost/core/test/unit/shared/settings-cache.test.js (1)
ghost/core/test/unit/server/lib/image/blog-icon.test.js (1)
ghost/core/test/unit/server/lib/image/cached-image-size-from-url.test.js (1)
ghost/core/test/unit/shared/custom-theme-settings-cache/service.test.js (2)
ghost/core/core/shared/settings-cache/index.js (1)
ghost/core/core/server/services/outbox/jobs/lib/process-outbox.js (1)
🔇 Additional comments (11)
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 |
62cfa10 to
2ab72de
Compare
2ab72de to
783d4d7
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #25830 +/- ##
=======================================
Coverage 72.35% 72.35%
=======================================
Files 1542 1542
Lines 118532 118532
Branches 14218 14218
=======================================
+ Hits 85761 85766 +5
+ Misses 31756 31751 -5
Partials 1015 1015
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ref #25815