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

プラグインや決済モジュールで require している *_Ex クラスを追加 #1110

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

nanasess
Copy link
Contributor

refs #684

以下を追加

  • data/class_extends/page_extends/shopping/LC_Page_Shopping_Payment_Ex.php
  • data/class_extends/page_extends/shopping/LC_Page_Shopping_LoadPaymentModule_Ex.php
  • data/class_extends/SC_Display_Ex.php

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.94%. Comparing base (5bde38e) to head (b29fe59).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1110   +/-   ##
=======================================
  Coverage   49.94%   49.94%           
=======================================
  Files          82       82           
  Lines       10480    10480           
=======================================
  Hits         5234     5234           
  Misses       5246     5246           
Flag Coverage Δ
tests 49.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nanasess nanasess enabled auto-merge December 26, 2024 08:29
@nanasess nanasess added this to the 2.18(仮) milestone Dec 26, 2024
Copy link
Contributor

@seasoftjapan seasoftjapan left a comment

Choose a reason for hiding this comment

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

require_once CLASS_EX_REALDIR . 'page_extends/shopping/LC_Page_Shopping_Payment_Ex.php'; の有無にかかわらず、LC_Page_Shopping_Payment_Ex をインスタンス化できることを確認した。

@nanasess nanasess merged commit 81ac818 into EC-CUBE:master Jan 10, 2025
108 checks passed
@nanasess nanasess deleted the extends-compartibility branch January 10, 2025 10:13
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