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

Merge branch 'next' into feat/food-module

2118804
Select commit
Loading
Failed to load commit list.
Merged

feat(food): new module #2484

Merge branch 'next' into feat/food-module
2118804
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 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 (0e4b93f) 99.57% compared to head (2118804) 99.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2484      +/-   ##
==========================================
- Coverage   99.57%   99.55%   -0.02%     
==========================================
  Files        2807     2820      +13     
  Lines      250526   251739    +1213     
  Branches     1149     1167      +18     
==========================================
+ Hits       249450   250613    +1163     
- Misses       1076     1097      +21     
- Partials        0       29      +29     
Files Coverage Δ
src/faker.ts 89.93% <100.00%> (+0.04%) ⬆️
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 28 files with indirect coverage changes