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

Dev #61

Merged
merged 6 commits into from
Oct 19, 2023
Merged

Dev #61

merged 6 commits into from
Oct 19, 2023

Conversation

raipen
Copy link
Member

@raipen raipen commented Oct 19, 2023

No description provided.

raipen and others added 6 commits October 14, 2023 13:31
* feat: ready for input  of 소예다방

* feat: create Recipe  and Stock prisma

* feat: import 소예다방 data

* fix: delete wrong migration sqls

* feat: stock:recipe == 1:N

* feat: add mixing stock model

* feat: input menu seed

* feat: input menu seed

---------

Co-authored-by: esdx245 <[email protected]>
* feat: add MenuService test to coverage 100%

* feat: delete unuse DTOs

* fix: menu id

---------

Co-authored-by: esdx245 <[email protected]>
* feat: stock CRU apis

* feat: recipe apis
* feat: implement stock apis

* feat: test stock Service

* feat: test menu apis

* fix: preOrder list default date
@github-actions
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
98.29% (-1.34% 🔻)
689/701
🟢 Branches
80.74% (-16.23% 🔻)
109/135
🟢 Functions
98.61% (-1.39% 🔻)
213/216
🟢 Lines
98.66% (-0.95% 🔻)
661/670
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢 api/routes/stock.ts 100% 100% 100% 100%
🟢 DTO/stock.dto.ts 100% 100% 100% 100%
🟢
... / stockService.ts
100% 87.5% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / menuService.ts
87.1% (-8.9% 🔻)
55.56% (-4.44% 🔻)
88.89% (-11.11% 🔻)
89.41% (-5.94% 🔻)

Test suite run success

81 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 7007e73

@raipen raipen merged commit a16fc76 into main Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant