Skip to content

Conversation

@wjrosa
Copy link
Contributor

@wjrosa wjrosa commented May 26, 2025

Changes proposed in this Pull Request:

The minimum supported WooCommerce version that the Stripe extension now supports is 9.6. Because of it, the PHP code coverage GitHub action is falling, as the bootstrap is not loading the classes properly for this version (returning early in woocommerce_gateway_stripe_init).

Testing instructions

Code review. Check if the tests are still passing. Confirm the code review action executed on this branch successfully.

The fake methods introduced here to test the action will be removed before merging the PR.


  • 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 May 26, 2025
@wjrosa wjrosa marked this pull request as ready for review May 26, 2025 17:11
@wjrosa wjrosa mentioned this pull request May 26, 2025
6 tasks
@github-actions
Copy link

📈 PHP Unit Code Coverage Report

Package Line Rate Health
includes/class-wc-stripe-mode.php 67%
Summary 45% (7389 / 16360)

@wjrosa wjrosa requested a review from malithsen May 26, 2025 17:21
@wjrosa
Copy link
Contributor Author

wjrosa commented May 26, 2025

Closing in favor of #4360

@wjrosa wjrosa closed this May 26, 2025
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.

2 participants