Skip to content

feat: 店舗設定に構造化データ拡張項目を追加 (sameAs/foundingDate 等) (#6147) - #6957

Open
ttokoro20240902 wants to merge 9 commits into
4.4from
feature/issue-6147-baseinfo-schema
Open

feat: 店舗設定に構造化データ拡張項目を追加 (sameAs/foundingDate 等) (#6147)#6957
ttokoro20240902 wants to merge 9 commits into
4.4from
feature/issue-6147-baseinfo-schema

Merge branch '4.4' into feature/issue-6147-baseinfo-schema

f758d7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

77.85% (+0.09%) compared to 6244b8f

View this Pull Request on Codecov

77.85% (+0.09%) compared to 6244b8f

Details

Codecov Report

❌ Patch coverage is 90.65421% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.85%. Comparing base (6244b8f) to head (f758d7e).

Files with missing lines Patch % Lines
src/Eccube/Entity/OpeningHours.php 67.56% 12 Missing ⚠️
src/Eccube/Form/Type/Admin/ShopMasterType.php 95.65% 4 Missing ⚠️
src/Eccube/Entity/BaseInfo.php 91.30% 2 Missing ⚠️
src/Eccube/Repository/OpeningHoursRepository.php 0.00% 1 Missing ⚠️
src/Eccube/Service/SiteStructuredDataService.php 97.56% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              4.4    #6957      +/-   ##
==========================================
+ Coverage   77.75%   77.85%   +0.09%     
==========================================
  Files         597      600       +3     
  Lines       29339    29553     +214     
==========================================
+ Hits        22814    23009     +195     
- Misses       6525     6544      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.