fix(isLocale): add support for validation of more valid language tags by kwahome · Pull Request #2189 · validatorjs/validator.js

Conversation

@codecov

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (8147ed4) compared to base (43803c0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2189   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          106       106           
  Lines         2348      2359   +11     
  Branches       593       592    -1     
=========================================
+ Hits          2348      2359   +11     
Impacted Files Coverage Δ
src/lib/isLocale.js 100.00% <100.00%> (ø)

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kwahome kwahome marked this pull request as ready for review

February 21, 2023 16:34

profnandaa

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contrib @kwahome ! 🎉

@profnandaa profnandaa changed the title Implement RFC 5646 compliant regex to validate language tags and locales new validator: isLocale, add support for validation of more valid language tags

Mar 7, 2023

@profnandaa profnandaa changed the title new validator: isLocale, add support for validation of more valid language tags fix(isLocale): add support for validation of more valid language tags

Aug 3, 2023

This was referenced

Jul 19, 2024

@vky5 vky5 mentioned this pull request

Jul 30, 2024

This was referenced

Aug 30, 2024

This was referenced

Sep 10, 2024

@vky5 vky5 mentioned this pull request

Sep 15, 2024

This was referenced

Sep 19, 2024

Labels

2 participants

@kwahome @profnandaa