refactor: get rid of appstripe entity package#4148
Conversation
|
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 (41)
📝 WalkthroughWalkthroughThis PR consolidates Stripe package types by moving from nested Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes The refactoring is substantial and touches 50+ files systematically, but the changes follow a consistent homogeneous pattern (type replacement) rather than varying logic changes. Review effort centers on verifying import completeness, type signature consistency across service layers, and ensuring all call sites properly reference the consolidated package. 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📝 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 |
Overview
The long overdue work to move the appstripe/entity into appstripe so that we are consistent with other parts of the system.
This is just code-move.
Notes for reviewer
Summary by CodeRabbit