-
Notifications
You must be signed in to change notification settings - Fork 656
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
上限を超えたお届け先の登録の修正 #6100
上限を超えたお届け先の登録の修正 #6100
Conversation
Closeしてしまったので、再投稿しました。 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## 4.3 #6100 +/- ##
============================================
+ Coverage 82.45% 82.64% +0.18%
- Complexity 6465 6466 +1
============================================
Files 477 477
Lines 25946 25951 +5
============================================
+ Hits 21394 21446 +52
+ Misses 4552 4505 -47
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
概要(Overview・Refs Issue)
上限を超えたお届け先の登録ができてしまう
#6081
方針(Policy)
お届け先の上限を超えた場合、
/shopping/shipping_edit/{:受注に紐づくid}」に直接アクセスしても、
お届け先の登録ができなくなるようにする。
実装に関する補足(Appendix)
テスト(Test)
以下の手順で動作確認しました。
相談(Discussion)
マイナーバージョン互換性保持のための制限事項チェックリスト
レビュワー確認項目