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

4.1 beta3 ブランチの内容を取り込み #5118

Merged
merged 12 commits into from Aug 25, 2021
Merged

4.1 beta3 ブランチの内容を取り込み #5118

merged 12 commits into from Aug 25, 2021

Conversation

okazy
Copy link
Contributor

@okazy okazy commented Aug 24, 2021

概要(Overview・Refs Issue)

4.1 beta3 ブランチの内容が 4.1 に必要な内容でしたので取り込みました。
以下のプルリクの内容が含まれます。

方針(Policy)

実装に関する補足(Appendix)

デフォルトの ECCUBE_PACKAGE_API_URLhttps://package-api-41beta.ec-cube.net へ切り替わります。

テスト(Test)

相談(Discussion)

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@okazy okazy changed the title 4.1 beta3 no 4.1 beta3 ブランチの内容を取り込み Aug 24, 2021
@okazy okazy added the enhancement 機能追加 label Aug 24, 2021
@okazy okazy added this to the 4.1 milestone Aug 24, 2021
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2021

Codecov Report

Merging #5118 (6dbd050) into 4.1 (e4e7513) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              4.1    #5118      +/-   ##
==========================================
- Coverage   68.17%   68.17%   -0.01%     
==========================================
  Files         457      457              
  Lines       24980    24980              
==========================================
- Hits        17031    17029       -2     
- Misses       7949     7951       +2     
Flag Coverage Δ
tests 68.17% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/Eccube/Service/PluginApiService.php 33.04% <0.00%> (-6.09%) ⬇️
...be/Service/PurchaseFlow/Processor/TaxProcessor.php 73.77% <0.00%> (+3.27%) ⬆️
src/Eccube/Exception/PluginApiException.php 85.71% <0.00%> (+21.42%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4e7513...6dbd050. Read the comment docs.

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

Successfully merging this pull request may close these issues.

None yet

4 participants