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

セッションに保存される配送商品の不要なデータを削除するように #1021

Merged
merged 5 commits into from
Oct 17, 2024

Conversation

clicktx
Copy link
Contributor

@clicktx clicktx commented Oct 3, 2024

fixed #1007

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.67%. Comparing base (22beb3f) to head (dcf3771).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1021   +/-   ##
=======================================
  Coverage   51.66%   51.67%           
=======================================
  Files          80       80           
  Lines       10155    10157    +2     
=======================================
+ Hits         5247     5249    +2     
  Misses       4908     4908           
Flag Coverage Δ
tests 51.67% <100.00%> (+<0.01%) ⬆️

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.

@nanasess nanasess enabled auto-merge October 6, 2024 00:54
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 nanasess merged commit fc7212d into EC-CUBE:master Oct 17, 2024
91 checks passed
@nanasess nanasess added this to the 2.18(仮) milestone Dec 16, 2024
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