-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
feat(checkout v3): Cart diff #98394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(checkout v3): Cart diff #98394
Conversation
/** | ||
* TODO(isabella): Add this back in (was not ported from checkout v1 to v2) | ||
*/ | ||
discountInfo?: Promotion['discountInfo']; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't use these anymore (parent component never passes in discountInfo
)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #98394 +/- ##
==========================================
- Coverage 81.18% 80.60% -0.59%
==========================================
Files 8546 8590 +44
Lines 376654 376637 -17
Branches 23961 24566 +605
==========================================
- Hits 305793 303589 -2204
- Misses 70496 72679 +2183
- Partials 365 369 +4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tiny styling changes i was bothered sorry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor styling change
Suspect IssuesThis pull request was deployed and Sentry observed the following issues:
Did you find this useful? React with a 👍 or 👎 |
Closes https://linear.app/getsentry/issue/BIL-1214/update-cart-styling-and-information
cart.diff.mov