chore(chat): promote test → main (subscription migration cleanup)#1706
Conversation
The lib/stripe/getActiveSubscription.tsx helper is unreachable — grep across chat returns only its own definition. Remove it as part of the Agent API migration row 25.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
✨ 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 |
There was a problem hiding this comment.
No issues found across 1 file
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Requires human review: Deletion of subscription-related logic, even if labeled as dead code, involves a sensitive functional area (payments/subscriptions) that warrants human verification.
Promotes the single change on `test` to `main`.
Includes
Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Summary by cubic
Removed the unused
lib/stripe/getActiveSubscription.tsxhelper after migrating GET/api/subscriptions. Cleanup only with no functional changes or user impact.Written for commit 22f8da2. Summary will update on new commits.