Skip to content
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

feat(isPancard): added validation for indian government document Pan card #2289

Closed
wants to merge 15 commits into from
Closed

Conversation

rahulnikam2002
Copy link

@rahulnikam2002 rahulnikam2002 commented Sep 24, 2023

feat(Pan card validation): added validation for Pan card

Why Pan card validation

This government document is widely used in India, and many websites take the PAN card for verification.

resources

  1. https://incometaxindia.gov.in/Pages/tax-services/apply-for-pan.aspx
  2. https://www.bankbazaar.com/pan-card/uses-of-pan-card.html#:~:text=A%20PAN%20card%20is%20necessary,savings%20or%20a%20current%20account.

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b958bd7) 99.95% compared to head (c3a8dd7) 99.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2289   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         107      108    +1     
  Lines        2454     2462    +8     
  Branches      619      620    +1     
=======================================
+ Hits         2453     2461    +8     
  Partials        1        1           
Files Changed Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/lib/isPancard.js 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rahulnikam2002 rahulnikam2002 closed this by deleting the head repository Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant