chore(peggy-loader): Review build configuration#37629
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
WalkthroughThe peggy-loader package build configuration is consolidated by removing separate ESM and CommonJS build targets, replacing them with a single unified tsc-based pipeline. Configuration files are simplified—Jest settings removed from ESLint, ignore patterns narrowed—and entry points updated to reflect the new unified output structure. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
⛔ Files ignored due to path filters (1)
📒 Files selected for processing (10)
💤 Files with no reviewable changes (5)
🧰 Additional context used📓 Path-based instructions (1)**/*.{ts,tsx,js}📄 CodeRabbit inference engine (.cursor/rules/playwright.mdc)
Files:
🧠 Learnings (1)📓 Common learnings🔇 Additional comments (6)
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 |
ce21d60 to
8061437
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #37629 +/- ##
===========================================
+ Coverage 68.81% 68.84% +0.03%
===========================================
Files 3361 3361
Lines 114277 114277
Branches 20618 20618
===========================================
+ Hits 78634 78674 +40
+ Misses 33550 33510 -40
Partials 2093 2093
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Proposed changes (including videos or screenshots)
It normalizes TypeScript and ESLint configurations for
@rocket.chat/peggy-loader.Issue(s)
ARCH-1898
Steps to test or reproduce
Further comments
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.