django / django-localflavor

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

Fix #210 -- Added VAT identifcation number validator #324

Closed codingjoe closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #324 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
+ Coverage   95.87%   95.88%   +0.01%     
==========================================
  Files         153      153              
  Lines        3804     3818      +14     
  Branches      507      508       +1     
==========================================
+ Hits         3647     3661      +14     
  Misses         96       96              
  Partials       61       61
Impacted Files Coverage Δ
localflavor/generic/validators.py 100% <100%> (ø) :arrow_up:

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 910d128...d47d970. Read the comment docs.

codingjoe commented 6 years ago

ping @benkonrath

benkonrath commented 6 years ago

I'll be able to look at this in a couple of days.

codingjoe commented 6 years ago

@benkonrath I added the author and change log entry.