-
Notifications
You must be signed in to change notification settings - Fork 293
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
Gil obradors created es models - rebase #372
Conversation
Added models for ES-ID document and ES-PostalCodes
Models for National-ID and PostalCodes
Add DNI and Postalcode model Isorted
orthographic error
The official name is Araba/Álava: https://en.wikipedia.org/wiki/%C3%81lava This change should be made in separate PR.
* Remove spaces and dashes before saving to database * Change identity card field length to 9 * Add tests
@gil-obradors I've made a few changes your PR so that it can be included in the 2.2 release. Here's an overview:
It would be great if you can look over the changes if you have time. I'm planning to merge this into master tomorrow. Thanks. |
Codecov Report
@@ Coverage Diff @@
## master #372 +/- ##
==========================================
- Coverage 95.96% 95.94% -0.03%
==========================================
Files 160 161 +1
Lines 4068 4095 +27
Branches 527 528 +1
==========================================
+ Hits 3904 3929 +25
- Misses 99 100 +1
- Partials 65 66 +1
Continue to review full report at Codecov.
|
@gil-obradors This is a rebase of your PR (#357). The merges were too confusing to read and I want to cleanup and merge this PR in time for the 2.2 release.
Closes #357