-
Notifications
You must be signed in to change notification settings - Fork 136
[POS Orders] Remove feature flag #14866
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
[POS Orders] Remove feature flag #14866
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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #14866 +/- ##
=========================================
Coverage 38.26% 38.27%
- Complexity 10077 10078 +1
=========================================
Files 2131 2130 -1
Lines 120744 120738 -6
Branches 16547 16546 -1
=========================================
+ Hits 46206 46208 +2
+ Misses 69840 69834 -6
+ Partials 4698 4696 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
kidinov
left a comment
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!
Description
With this PR we remove the feature flag so the POS Historical Orders functionality can be enabled in production.
Test Steps
CI should pass.
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.