Zhou
Zhou MingxuanHead of R&D
Quality gate blocked
  • In the queue, the review has not yet begun

Coupon stacking rules

hanshop-mobilefeat/coupon-stackLin Xi · 2026-06-05 15:20
Changed files(1)
src/coupon/stackRule.ts+30
1+export function canStack(a: Coupon, b: Coupon) {
2+ return a.stackable && b.stackable;
3+}
AI review process

Review the plan

  1. Awaiting reviewThe review is queued and waiting for an available worker.
0
F
Quality score

Summary of issues

    Critical0
    Major0
    Minor0
    Info0
Lead reviewer modelClaude Sonnet 4.6
Code coverage0%
Review cost¥0.000