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(isTaxID): added de-DE locale #1489

Closed
wants to merge 1 commit into from
Closed

Conversation

firlus
Copy link
Contributor

@firlus firlus commented Oct 18, 2020

Added validator to check German Tax Identification Numbers.

Checklist

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

@codecov
Copy link

codecov bot commented Oct 18, 2020

Codecov Report

Merging #1489 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1489   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files          96       96           
  Lines        1276     1289   +13     
=======================================
+ Hits         1275     1288   +13     
  Misses          1        1           
Impacted Files Coverage Δ
src/lib/isTaxID.js 96.87% <100.00%> (+2.13%) ⬆️

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 39f2bdc...a8e33c2. Read the comment docs.

@firlus
Copy link
Contributor Author

firlus commented Oct 18, 2020

Related to: #1423

@profnandaa
Copy link
Member

Thanks for your contribution and welcome to the project! There's a pending PR #1446 with de-DE too, could you check it out and drop in your review?

@firlus
Copy link
Contributor Author

firlus commented Oct 19, 2020

Sure! Sorry for the duplicate

@profnandaa
Copy link
Member

No worries, we will appreciate your help with any other missing locale.

@profnandaa profnandaa closed this Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants