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

Feature/seo structured data #78

Merged
merged 3 commits into from
Apr 5, 2021
Merged

Conversation

okazy
Copy link
Owner

@okazy okazy commented Apr 2, 2021

概要(Overview・Refs Issue)

EC-CUBE#4986

方針(Policy)

実装に関する補足(Appendix)

テスト(Test)

相談(Discussion)

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

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

レビュワー確認項目

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

@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #78 (4a7e54f) into feature/41beta2 (9e78398) will increase coverage by 0.15%.
The diff coverage is 89.56%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##             feature/41beta2      #78      +/-   ##
=====================================================
+ Coverage              76.22%   76.38%   +0.15%     
+ Complexity              6199     6190       -9     
=====================================================
  Files                    446      445       -1     
  Lines                  21005    20963      -42     
=====================================================
+ Hits                   16012    16013       +1     
+ Misses                  4993     4950      -43     
Flag Coverage Δ Complexity Δ
tests 76.38% <89.56%> (+0.15%) 0.00 <61.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...roller/Admin/Setting/System/SecurityController.php 0.00% <0.00%> (ø) 11.00 <1.00> (ø)
...c/Eccube/Controller/ShippingMultipleController.php 92.26% <0.00%> (ø) 46.00 <0.00> (ø)
src/Eccube/Entity/CartItem.php 82.97% <ø> (ø) 21.00 <0.00> (ø)
src/Eccube/Entity/Master/LoginHistoryStatus.php 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/Eccube/Service/PluginService.php 14.11% <0.00%> (ø) 42.00 <0.00> (ø)
...Eccube/Controller/Admin/Content/PageController.php 80.45% <33.33%> (ø) 23.00 <0.00> (ø)
.../Eccube/Controller/Admin/Order/OrderController.php 83.66% <63.63%> (ø) 68.00 <0.00> (ø)
src/Eccube/EventListener/IpAddrListener.php 87.50% <71.42%> (ø) 8.00 <0.00> (ø)
src/Eccube/Service/CartService.php 93.75% <71.42%> (ø) 69.00 <0.00> (ø)
src/Eccube/Entity/LoginHistory.php 87.87% <87.87%> (ø) 13.00 <13.00> (ø)
... and 32 more

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 ad660fe...4a7e54f. Read the comment docs.

@okazy okazy merged commit d3dde59 into feature/41beta2 Apr 5, 2021
@okazy okazy deleted the feature/seo-structured-data branch April 5, 2021 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant