fix(person): add dedicated first names in ko locale #2773
Merged
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%> (ø) |
Loading