-
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
Enable Bulk Update Orders Status feature #13245
base: trunk
Are you sure you want to change the base?
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 #13245 +/- ##
============================================
- Coverage 40.57% 40.57% -0.01%
+ Complexity 6383 6382 -1
============================================
Files 1351 1351
Lines 77616 77616
Branches 10675 10675
============================================
- Hits 31494 31493 -1
Misses 43342 43342
- Partials 2780 2781 +1 ☔ View full report in Codecov by Sentry. |
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: #13112
Description
This PR enables the Bulk Update Orders Status feature for public. We have one other PR about unit tests to be reviewed #13232 and merged but I think it's OK to work on this in parallel.
Steps to reproduce
All features have been tested and this is just to release it.
Testing information
n/a
The tests that have been performed
n/a
Images/gif
n/a
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: