-
Notifications
You must be signed in to change notification settings - Fork 137
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
[HACK][Order Refund] Partial refund inconsistency #13212
[HACK][Order Refund] Partial refund inconsistency #13212
Conversation
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
|
📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## trunk #13212 +/- ##
============================================
+ Coverage 40.64% 40.67% +0.02%
- Complexity 6393 6396 +3
============================================
Files 1351 1351
Lines 77616 77621 +5
Branches 10675 10677 +2
============================================
+ Hits 31548 31571 +23
+ Misses 43285 43260 -25
- Partials 2783 2790 +7 ☔ View full report in Codecov by Sentry. |
…ubtracting the number of already-refunded items
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.
LGTM
Closes: #12964
Description
Order -> refund -> We show all the items, including those that were refunded already. That PR fixes that
Steps to reproduce
Testing information
Use the steps above
The tests that have been performed
Steps above
Images/gif
01-08--10-07.mp4
RELEASE-NOTES.txt
if necessary. Use the "[Internal]" label for non-user-facing changes.Reviewer (or Author, in the case of optional code reviews):
Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement: