Skip to content

feat: 受注管理用メモ機能を追加 (#6821)#6840

Open
ttokoro20240902 wants to merge 7 commits into
4.4from
feature/order-memo
Open

feat: 受注管理用メモ機能を追加 (#6821)#6840
ttokoro20240902 wants to merge 7 commits into
4.4from
feature/order-memo

fix: CodeRabbitレビュー指摘に対応(sort_no の NULL 防御・テストの再読込)(#6821)

fa545ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

74.91% (+0.02%) compared to 2930d11

View this Pull Request on Codecov

74.91% (+0.02%) compared to 2930d11

Details

Codecov Report

❌ Patch coverage is 77.14286% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.91%. Comparing base (2930d11) to head (fa545ad).
⚠️ Report is 3 commits behind head on 4.4.

Files with missing lines Patch % Lines
src/Eccube/Form/Type/Admin/ProductType.php 0.00% 6 Missing ⚠️
...e/Controller/Admin/Product/CsvImportController.php 88.88% 1 Missing ⚠️
...e/PurchaseFlow/Processor/OrderMemoPreprocessor.php 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              4.4    #6840      +/-   ##
==========================================
+ Coverage   74.88%   74.91%   +0.02%     
==========================================
  Files         463      464       +1     
  Lines       24029    24064      +35     
==========================================
+ Hits        17994    18027      +33     
- Misses       6035     6037       +2     

☔ 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.