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

定休日を未入力で登録した場合のシステムエラーを修正 #1108

Merged
merged 4 commits into from
Dec 26, 2024

Conversation

nanasess
Copy link
Contributor

Fixes #828

@nanasess nanasess changed the title 定休日管理で未入力で登録した場合のシステムエラーを修正 定休日を未入力で登録した場合のシステムエラーを修正 Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.60%. Comparing base (03fa814) to head (4a1a061).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1108   +/-   ##
=======================================
  Coverage   50.60%   50.60%           
=======================================
  Files          80       80           
  Lines       10258    10258           
=======================================
  Hits         5191     5191           
  Misses       5067     5067           
Flag Coverage Δ
tests 50.60% <ø> (ø)

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 added this to the 2.18(仮) milestone Dec 25, 2024
@nanasess nanasess enabled auto-merge December 25, 2024 08:22
@nanasess nanasess merged commit 1a66910 into EC-CUBE:master Dec 26, 2024
108 checks passed
@nanasess nanasess deleted the fix-holiday branch December 26, 2024 03:14
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