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

Implementing the order wrapper class in the root files #4112

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

wjrosa
Copy link
Contributor

@wjrosa wjrosa commented Mar 20, 2025

First PR: #4080

Changes proposed in this Pull Request:

This PR is another in a series of implementations of the proposal of #3654. This iteration implements the order wrapper class on our root extension files.

Testing instructions

Code review. Check if the tests are still passing. A slight smoke test on the checkout pages with regular payment methods in the new checkout experience would be nice: enabling them, and trying to make purchases with them.


  • Covered with tests (or have a good reason not to test in description ☝️)
  • Tested on mobile (or does not apply)

Changelog entry

  • This Pull Request does not require a changelog entry. (Comment required below)
Changelog Entry Comment

Comment

Post merge

@wjrosa wjrosa self-assigned this Apr 2, 2025
@wjrosa wjrosa marked this pull request as ready for review April 2, 2025 21:13
@wjrosa wjrosa requested a review from Mayisha April 2, 2025 21:32
Copy link

github-actions bot commented Apr 2, 2025

📈 PHP Unit Code Coverage Report

Package Line Rate Health
includes/class-wc-gateway-stripe.php 25%
includes/class-wc-stripe-helper.php 58%
includes/class-wc-stripe-intent-controller.php 25%
includes/class-wc-stripe-order-handler.php 28%
includes/class-wc-stripe-webhook-handler.php 31%
Summary 44% (6972 / 15891)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant