django / django-localflavor

Country-specific Django helpers, formerly of contrib fame
https://django-localflavor.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
813 stars 289 forks source link

Egypt local flavor #374

Closed shahwan42 closed 5 years ago

shahwan42 commented 5 years ago

All Changes

New Fields Only

codecov-io commented 5 years ago

Codecov Report

Merging #374 into master will increase coverage by 0.01%. The diff coverage is 97.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #374      +/-   ##
==========================================
+ Coverage    95.8%   95.81%   +0.01%     
==========================================
  Files         160      162       +2     
  Lines        3959     3995      +36     
  Branches      528      533       +5     
==========================================
+ Hits         3793     3828      +35     
  Misses        100      100              
- Partials       66       67       +1
Impacted Files Coverage Δ
localflavor/eg/choices.py 100% <100%> (ø)
localflavor/eg/forms.py 97.05% <97.05%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 163785f...f66414d. Read the comment docs.

benkonrath commented 5 years ago

Thanks for the PR! I'll have time to review this in the next few days. Thanks for your patience.

benkonrath commented 5 years ago

Thanks again for your contribution!