validator.js icon indicating copy to clipboard operation
validator.js copied to clipboard

Added isTaxID implementation, test cases and updated readme for 'en-IN'

Open ajinkyac03 opened this issue 3 years ago • 4 comments

  • Added TIN validation for India('en-IN') i.e PAN(Permanent Account Number)
  • Resolves #2030

Checklist

  • [x] PR contains only changes related; no stray files, etc.
  • [x] README updated (where applicable)
  • [x] Tests written (where applicable)

ajinkyac03 avatar Aug 22 '22 07:08 ajinkyac03

Codecov Report

Merging #2032 (8502d26) into master (86a07ba) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #2032   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          104       104           
  Lines         2203      2203           
  Branches       477       477           
=========================================
  Hits          2203      2203           
Impacted Files Coverage Δ
src/lib/isTaxID.js 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 22 '22 07:08 codecov[bot]

@braaar anything more needed from my end?

ajinkyac03 avatar Sep 13 '22 10:09 ajinkyac03

No, I don't think so. We just have to wait for maintainer review.

braaar avatar Sep 13 '22 11:09 braaar