[PM-30101] add multiple coupon support to server preview/purchase#7229
[PM-30101] add multiple coupon support to server preview/purchase#7229
Conversation
|
Claude finished @kdenney's task in 2m 59s —— View job Code Review: PM-30101 Multiple Coupon Support
Overall Assessment: Approve Reviewed the full diff across all 22 changed files. The PR cleanly refactors the billing discount system from single-coupon ( Key observations:
No new issues found. The implementation is consistent and well-tested. |
src/Api/Billing/Models/Requests/Organizations/OrganizationSubscriptionPurchaseRequest.cs
Show resolved
Hide resolved
src/Core/Billing/Services/Implementations/SubscriptionDiscountService.cs
Show resolved
Hide resolved
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7229 +/- ##
==========================================
+ Coverage 57.62% 57.64% +0.01%
==========================================
Files 2032 2032
Lines 89517 89542 +25
Branches 7974 7973 -1
==========================================
+ Hits 51587 51617 +30
+ Misses 36071 36070 -1
+ Partials 1859 1855 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cyprain-okeke
left a comment
There was a problem hiding this comment.
Looks great, Please fix the conflict.
…scounts # Conflicts: # test/Core.Test/Billing/Services/OrganizationBillingServiceTests.cs
|




🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-30101
📔 Objective
Added support for multiple coupons for the preview invoice and purchase flows for premium and family (orgs).