faker
faker copied to clipboard
locale(pl): add horses
Codecov Report
Merging #1227 (bc1f9c0) into main (7a718b9) will increase coverage by
0.00%. The diff coverage is100.00%.
@@ Coverage Diff @@
## main #1227 +/- ##
========================================
Coverage 99.62% 99.62%
========================================
Files 2156 2158 +2
Lines 239940 240193 +253
Branches 1003 1003
========================================
+ Hits 239041 239294 +253
Misses 878 878
Partials 21 21
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/locales/pl/animal/horse.ts | 100.00% <100.00%> (ø) |
|
| src/locales/pl/animal/index.ts | 100.00% <100.00%> (ø) |
|
| src/locales/pl/index.ts | 100.00% <100.00%> (ø) |
@hankucz Could you please perform the requested changes so we can merge this?
@xDivisionByZerox did you progress on a PR for checking alphabetically sorted locales? I think we should test it and add a manual filtering step to define if we want to list some specific cases where sorting doesn't make sense (like direction)
@ST-DDT feedback applied