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

feat(food): new module #2484

Merged
merged 20 commits into from
Feb 11, 2024

fix snapshot

368d9ce
Select commit
Loading
Failed to load commit list.
Merged

feat(food): new module #2484

fix snapshot
368d9ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2024 in 0s

99.55% (target 95.00%)

View this Pull Request on Codecov

99.55% (target 95.00%)

Details

Codecov Report

Attention: 56 lines in your changes are missing coverage. Please review.

Comparison is base (953087c) 99.57% compared to head (368d9ce) 99.55%.
Report is 2 commits behind head on next.

❗ Current head 368d9ce differs from pull request most recent head c78f0d5. Consider uploading reports for the commit c78f0d5 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2484      +/-   ##
==========================================
- Coverage   99.57%   99.55%   -0.02%     
==========================================
  Files        2807     2820      +13     
  Lines      250448   251664    +1216     
  Branches     1148     1167      +19     
==========================================
+ Hits       249374   250550    +1176     
- Misses       1046     1085      +39     
- Partials       28       29       +1     
Files Coverage Δ
src/faker.ts 89.18% <100.00%> (+0.05%) ⬆️
src/index.ts 100.00% <100.00%> (ø)
src/locales/en/food/adjective.ts 100.00% <100.00%> (ø)
src/locales/en/food/description_pattern.ts 100.00% <100.00%> (ø)
src/locales/en/food/dish.ts 100.00% <100.00%> (ø)
src/locales/en/food/dish_pattern.ts 100.00% <100.00%> (ø)
src/locales/en/food/ethnic_category.ts 100.00% <100.00%> (ø)
src/locales/en/food/fruit.ts 100.00% <100.00%> (ø)
src/locales/en/food/index.ts 100.00% <100.00%> (ø)
src/locales/en/food/ingredient.ts 100.00% <100.00%> (ø)
... and 8 more

... and 1 file with indirect coverage changes