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

댓글 구현 기능 추가 #264

Merged
merged 21 commits into from
Mar 15, 2024
Merged

Conversation

Denia-park
Copy link
Owner

댓글 구현 기능 추가

Copy link

Overall Project 78.3% -0.98% 🍏
Files changed 84.1% 🍏

File Coverage
BoardCategoryController.java 100% 🍏
CommentEntity.java 100% 🍏
LearnBoardController.java 100% 🍏
BoardCategoryService.java 100% 🍏
LearnBoardService.java 100% 🍏
NoticeBoardController.java 100% 🍏
CommentController.java 96.63% -3.37% 🍏
SecurityConfiguration.java 94.62% 🍏
BoardCategoryResponse.java 87.5% 🍏
CommentResponse.java 87.1% -12.9% 🍏
PostRequest.java 84.62% 🍏
PostRequest.java 84.38% 🍏
CommentService.java 79.04% -20.96% 🍏
CommentRequest.java 21.43% -78.57%

@Denia-park Denia-park merged commit c5544d4 into master Mar 15, 2024
2 checks passed
@Denia-park Denia-park deleted the issue/263-댓글-구현하기 branch March 15, 2024 12:56
@Denia-park Denia-park linked an issue Mar 15, 2024 that may be closed by this pull request
3 tasks
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