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

fix(person): add dedicated first names in ko locale #2773

Merged
merged 5 commits into from
Mar 27, 2024

remove spaces

c80c59c
Select commit
Loading
Failed to load commit list.
Merged

fix(person): add dedicated first names in ko locale #2773

remove spaces
c80c59c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

99.92% (target 95.00%)

View this Pull Request on Codecov

99.92% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.92%. Comparing base (7f11bf2) to head (c80c59c).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2773      +/-   ##
==========================================
- Coverage   99.93%   99.92%   -0.01%     
==========================================
  Files        2958     2960       +2     
  Lines      213686   211338    -2348     
  Branches      946      943       -3     
==========================================
- Hits       213549   211188    -2361     
- Misses        133      146      +13     
  Partials        4        4              
Files Coverage Δ
src/locales/ko/person/female_first_name.ts 100.00% <100.00%> (ø)
src/locales/ko/person/first_name.ts 100.00% <100.00%> (ø)
src/locales/ko/person/index.ts 100.00% <100.00%> (ø)
src/locales/ko/person/male_first_name.ts 100.00% <100.00%> (ø)
src/locales/ko/person/name.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes