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

fix #296 商品一覧, 商品詳細のパフォーマンス改善の動作に関して #897 #898

Merged
merged 5 commits into from
Apr 21, 2024

Conversation

clicktx
Copy link
Contributor

@clicktx clicktx commented Apr 18, 2024

#897 の修正コード
意図的にはこんな感じでしょうか?

Copy link
Contributor

@nanasess nanasess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#897 のご指摘をもとに、もう少しわかりやすくなるよう suggestion を入れてみました。ご確認お願いいたします🙇‍♂️

data/class/db/SC_DB_DBFactory.php Outdated Show resolved Hide resolved
tests/class/SC_Product/SC_Product_listsTest.php Outdated Show resolved Hide resolved
@nanasess nanasess enabled auto-merge April 19, 2024 00:34
auto-merge was automatically disabled April 20, 2024 07:23

Head branch was pushed to by a user without write access

@clicktx
Copy link
Contributor Author

clicktx commented Apr 20, 2024

ご指摘通りの修正をコミットしました。
※プルリクしておいて何ですが、githubでの開発手順分かっていません..
これで良かったのか疑問ですが、なにかするべき事(または何もしなくても良い)があればコメント頂けると幸いです 🙇

将来挙動が変わった時に検知するため
@nanasess nanasess enabled auto-merge April 21, 2024 02:18
@nanasess nanasess self-requested a review April 21, 2024 02:19
Copy link

codecov bot commented Apr 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.67%. Comparing base (66de4e0) to head (120df62).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #898      +/-   ##
==========================================
+ Coverage   55.20%   55.67%   +0.47%     
==========================================
  Files          75       75              
  Lines        8900     8900              
==========================================
+ Hits         4913     4955      +42     
+ Misses       3987     3945      -42     
Flag Coverage Δ
tests 55.67% <ø> (+0.47%) ⬆️

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

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

Copy link
Contributor

@nanasess nanasess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nanasess
Copy link
Contributor

ありがとうございます!良い感じですので Approve しました。
テストが通れば自動マージされます

@nanasess nanasess merged commit 51609ef into EC-CUBE:master Apr 21, 2024
91 checks passed
@clicktx clicktx deleted the fix-products-performance branch April 22, 2024 10:59
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