faker icon indicating copy to clipboard operation
faker copied to clipboard

chore: add first name for zh_CN

Open kaysonwu opened this issue 2 years ago • 3 comments

add female_first_name and male_first_name for zh_CN

kaysonwu avatar Sep 15 '22 07:09 kaysonwu

Codecov Report

Merging #1376 (4ab4acf) into main (0bbcb7f) will increase coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1376      +/-   ##
==========================================
+ Coverage   99.62%   99.63%   +0.01%     
==========================================
  Files        2163     2165       +2     
  Lines      241306   241432     +126     
  Branches     1017     1021       +4     
==========================================
+ Hits       240399   240549     +150     
+ Misses        886      862      -24     
  Partials       21       21              
Impacted Files Coverage Δ
src/locales/zh_CN/name/female_first_name.ts 100.00% <100.00%> (ø)
src/locales/zh_CN/name/index.ts 100.00% <100.00%> (ø)
src/locales/zh_CN/name/male_first_name.ts 100.00% <100.00%> (ø)
src/modules/internet/user-agent.ts 88.09% <0.00%> (+6.34%) :arrow_up:

codecov[bot] avatar Sep 15 '22 15:09 codecov[bot]

Please run pnpm run format once

Shinigami92 avatar Sep 15 '22 19:09 Shinigami92

Names are legit👌

import-brain avatar Sep 15 '22 20:09 import-brain