feat(isEAN) - added support for EAN-14 along with test case, feat(isAlphanumeric)- added options(optional parameter)#1577
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1577 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 100 100
Lines 1796 1807 +11
=========================================
+ Hits 1796 1807 +11
Continue to review full report at Codecov.
|
|
@profnandaa Hey can you please review the PR its one of my first PR 😄. |
|
I believe they are waiting for #1553 before reviewing any other PR. |
|
I believe the PR should only include files under |
|
@renanmontebelo I thought that we need to check if all the test cases are running ( |
|
These files are listed in .gitignore so I believe they shouldn't be added. Still, someone accidently added them that's why it's yielding as a modified file. See #1590 discussion. |
tux-tn
left a comment
There was a problem hiding this comment.
Thank you and congrats for your first contrib @varsubham . I deleted validator.js and validator.min.js to fix merge conflicts, apart from that LGTM 🎉
Fix Issue #1576
Fix Issue #1572
Checklist