Skip to content

CONV-241: Create BillingPlan DTO#211

Merged
menvil merged 1 commit into
developfrom
feature/CONV-241-create-billing-plan-dto
Jun 2, 2026
Merged

CONV-241: Create BillingPlan DTO#211
menvil merged 1 commit into
developfrom
feature/CONV-241-create-billing-plan-dto

Conversation

@menvil

@menvil menvil commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Created App\Billing\BillingPlanDto — final readonly class covering key/label/stripePriceId/monthlyCredits/isPaid
  • Added unit test verifying DTO construction and field access

Test plan

  • composer test passes (431 tests)
  • composer lint passes

🤖 Generated with Claude Code


Summary by cubic

Implements CONV-241 by adding a final readonly App\Billing\BillingPlanDto to standardize billing plan metadata, plus a unit test to verify construction and field access. This centralizes plan data (key, label, stripePriceId, monthlyCredits, isPaid) for upcoming billing features.

Written for commit 7923bfb. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0e7ca3d0-0875-4c1c-8e4f-340f899196b1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-241-create-billing-plan-dto

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@menvil menvil merged commit 6ca3e96 into develop Jun 2, 2026
1 check was pending
@menvil menvil deleted the feature/CONV-241-create-billing-plan-dto branch June 2, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant