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

๐Ÿš€ ์‚ฐ์ฑ…๋กœ (Post) ์ข‹์•„์š” ๊ธฐ๋Šฅ ์ถ”๊ฐ€ #146

Merged
merged 12 commits into from
Mar 21, 2024

Conversation

ASak1104
Copy link
Contributor

@ASak1104 ASak1104 commented Mar 20, 2024

๐ŸŽซ ๊ด€๋ จ ์ด์Šˆ

๐Ÿš€ ์ฃผ์š” ๋ณ€๊ฒฝ์‚ฌํ•ญ

  • ์‚ฐ์ฑ…๋กœ ์ข‹์•„์š” ๊ธฐ๋Šฅ ๊ตฌํ˜„
  • post_likes ํ…Œ์ด๋ธ” ์ถ”๊ฐ€
    • (user_id, post_id)๋กœ ํ‚ค ์ง€์ •
  • ์ตœ์ดˆ ์ข‹์•„์š” ์š”์ฒญ ์‹œ ๋ฐ์ดํ„ฐ ์ƒ์„ฑ, ์ดํ›„์—๋Š” ๊ธฐ์กด ๋ฐ์ดํ„ฐ ์ˆ˜์ •
  • PUT method๋กœ 200, 201 ๋ฐ˜ํ™˜

๐Ÿ’ก ๊ธฐํƒ€์‚ฌํ•ญ

  • ์ถ”ํ›„ ๋ฐ˜์ •๊ทœํ™” ์ปฌ๋Ÿผ์„ ํ™œ์šฉํ•œ ์„ฑ๋Šฅ ๊ฐœ์„  ํ•„์š”

@ASak1104 ASak1104 added ๐Ÿ• ์ง„๋„๊ฐœ ํ•˜๋‚˜! ๋งŽ์ด ๊ธ‰ํ•จ!!!!! (1์ผ ๋‚ด ๋ฆฌ๋ทฐ) โœ…ย Feature ์ƒˆ์นœ๊ตฌ~! labels Mar 20, 2024
@ASak1104 ASak1104 self-assigned this Mar 20, 2024
@ASak1104 ASak1104 requested a review from a team as a code owner March 20, 2024 00:06
@ASak1104 ASak1104 requested review from shoeone96 and IjjS and removed request for a team March 20, 2024 00:06
Copy link

github-actions bot commented Mar 20, 2024

๐Ÿ“‘ Jacoco ํ…Œ์ŠคํŠธ ๊ฒฐ๊ณผ

Overall Project 80.83% -0.35% ๐Ÿ
Files changed 82.49% ๐Ÿ

File Coverage
SaveLikeDto.java 100% ๐Ÿ
PostErrorCode.java 100% ๐Ÿ
PostLike.java 100% ๐Ÿ
Post.java 100% ๐Ÿ
PostLikeService.java 100% ๐Ÿ
PostLikeController.java 0% โŒ

Copy link
Contributor

@IjjS IjjS left a comment

Choose a reason for hiding this comment

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

์žฌ๋ฐŒ๋„ค์š”!! ๊ณ ์ƒํ•˜์…จ์Šต๋‹ˆ๋‹ค ๐Ÿ‘

@IjjS IjjS added ๐Ÿ’ฃ ์ „์‹œ ์ƒํ™ฉ!!! ๋‹น์žฅ ์กฐ์น˜๊ฐ€ ํ•„์š”ํ•จ (๋‹น์ผ ๋ฆฌ๋ทฐ) and removed ๐Ÿ• ์ง„๋„๊ฐœ ํ•˜๋‚˜! ๋งŽ์ด ๊ธ‰ํ•จ!!!!! (1์ผ ๋‚ด ๋ฆฌ๋ทฐ) labels Mar 20, 2024
Copy link
Contributor

@IjjS IjjS left a comment

Choose a reason for hiding this comment

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

ํŽธํ•  ๋•Œ ๋จธ์ง€ํ•ด์ฃผ์„ธ์š”

@ASak1104 ASak1104 merged commit a06d984 into feature Mar 21, 2024
1 check passed
@ASak1104 ASak1104 deleted the feature-post-like branch March 21, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
โœ…ย Feature ์ƒˆ์นœ๊ตฌ~! ๐Ÿ’ฃ ์ „์‹œ ์ƒํ™ฉ!!! ๋‹น์žฅ ์กฐ์น˜๊ฐ€ ํ•„์š”ํ•จ (๋‹น์ผ ๋ฆฌ๋ทฐ)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

โœ… ์‚ฐ์ฑ…๋กœ (Post) ์ข‹์•„์š” ๊ธฐ๋Šฅ ๊ตฌํ˜„
3 participants