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

おすすめ商品のダミーデータ生成コマンドを追加 #46

Open
wants to merge 1 commit into
base: 4.0
Choose a base branch
from

Conversation

nanasess
Copy link
Contributor

bin/console eccube:plugin:recommend4:fixtures:generate でおすすめ商品のダミーデータ生成が可能なコマンドを追加

## おすすめ商品を登録する(デフォルト10個)
bin/console eccube:plugin:recommend4:fixtures:generate  --relatedproducts=10

@codecov-commenter
Copy link

Codecov Report

Merging #46 (8a45c69) into 4.0 (1168633) will decrease coverage by 11.58%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##                4.0      #46       +/-   ##
=============================================
- Coverage     86.13%   74.54%   -11.59%     
- Complexity       64       74       +10     
=============================================
  Files             7        8        +1     
  Lines           238      275       +37     
=============================================
  Hits            205      205               
- Misses           33       70       +37     
Flag Coverage Δ
tests 74.54% <0.00%> (-11.59%) ⬇️

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

Impacted Files Coverage Δ
Command/GenerateDummyDataCommand.php 0.00% <0.00%> (ø)

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 1168633...8a45c69. Read the comment docs.

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