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

feat(isAlpha, isAlphanumeric): added support for Irish fadas (accents)

Open khoait opened this issue 2 years ago • 2 comments

Irish fadas reference: https://en.wikipedia.org/wiki/Irish_orthography#Vowels

Checklist

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

khoait avatar Sep 06 '23 11:09 khoait

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.95%. Comparing base (b958bd7) to head (42d2012). Report is 17 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2281   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files         107      107           
  Lines        2454     2454           
  Branches      619      619           
=======================================
  Hits         2453     2453           
  Partials        1        1           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 06 '23 11:09 codecov[bot]