-
Notifications
You must be signed in to change notification settings - Fork 106
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
[13.0][PORT] 561 from 10.0 #773
Conversation
Forward port fail as this PR already add the field #734 |
6eb7982
to
036653f
Compare
036653f
to
f690234
Compare
f690234
to
cdc946c
Compare
Codecov Report
@@ Coverage Diff @@
## 13.0 #773 +/- ##
=======================================
Coverage 91.63% 91.63%
=======================================
Files 145 145
Lines 4636 4638 +2
=======================================
+ Hits 4248 4250 +2
Misses 388 388
Continue to review full report at Codecov.
|
shopinvader/services/address.py
Outdated
"type": { | ||
"type": "string", | ||
"allowed": self._get_allowed_type(), | ||
"default": "other", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe "contact" is better as default?
This PR has the |
/ocabot merge minor |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 0540b91. Thanks a lot for contributing to shopinvader. ❤️ |
Port #561 from 10.0 to 13.0.