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

๐Ÿ› add isLike to RecipeDescriptionResponse #418

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 23, 2024

RecipeDescriptionResponse์— ์กฐํšŒ์ž์˜ ์ข‹์•„์š” ์—ฌ๋ถ€๊ฐ€ ์žˆ์–ด์•ผ
์กฐํšŒ ํ™”๋ฉด์—์„œ ํ•˜ํŠธ๋ฅผ ์ฑ„์šธ์ง€ ๋ง์ง€ ์ •ํ•  ์ˆ˜ ์žˆ์–ด์„œ
isLike ํ•„๋“œ๋ฅผ ์ถ”๊ฐ€ํ–ˆ์Šต๋‹ˆ๋‹ค!

@github-actions github-actions bot added ๐Ÿ› bug bug BE Backend labels Oct 23, 2024
@hyxrxn hyxrxn linked an issue Oct 23, 2024 that may be closed by this pull request
Copy link
Author

Overall Project 90.88% ๐Ÿ
Files changed 100% ๐Ÿ

File Coverage
RecipeDescriptionResponse.java 100% ๐Ÿ
RecipeService.java 88.19% ๐Ÿ

Copy link
Contributor

@geoje geoje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

์„ธ๋ถ€ ์„ค๋ช…์— isLike ํ•„๋“œ๊ฐ€ ๋น ์กŒ์—ˆ๊ตฐ์š”!
๋Šฆ์€ ์‹œ๊ฐ„์— ๋น ๋ฅธ ์ˆ˜์ • ๊ฐ์‚ฌ๋“œ๋ฆฌ๋ฉฐ ๋น ๋ฅธ ๋ฆฌ๋ทฐ ๋‚จ๊น๋‹ˆ๋‹ค!! ๐Ÿค—

Copy link

@tackyu tackyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hyxrxn hyxrxn merged commit d2109d9 into be/dev Oct 23, 2024
1 check passed
@hyxrxn hyxrxn deleted the be/feat/417 branch October 23, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

๐Ÿ› add isLike to RecipeDescriptionResponse
3 participants