Skip to content
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

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

hafizrahman
Copy link
Contributor

@hafizrahman hafizrahman commented Jan 6, 2025

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

  • I have considered if this change warrants release notes and have added them to 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:

  • The PR is small and has a clear, single focus, or a valid explanation is provided in the description. If needed, please request to split it into smaller PRs.
  • Ensure Adequate Unit Test Coverage: The changes are reasonably covered by unit tests or an explanation is provided in the PR description.
  • Manual Testing: The author listed all the tests they ran, including smoke tests when needed (e.g., for refactorings). The reviewer confirmed that the PR works as expected on big (tablet) and small (phone) in case of UI changes, and no regressions are added.

@hafizrahman hafizrahman added type: task An internally driven task. feature: order list Related to the order list. labels Jan 6, 2025
@hafizrahman hafizrahman added this to the 21.4 milestone Jan 6, 2025
@hafizrahman hafizrahman marked this pull request as ready for review January 6, 2025 10:59
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Jan 6, 2025

📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit5f189e5
Direct Downloadwoocommerce-wear-prototype-build-pr13245-5f189e5.apk

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Jan 6, 2025

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commit5f189e5
Direct Downloadwoocommerce-prototype-build-pr13245-5f189e5.apk

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.57%. Comparing base (4708660) to head (5f189e5).

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.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@irfano irfano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: order list Related to the order list. type: task An internally driven task.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Project] Bulk Update Orders Status
4 participants