-
Notifications
You must be signed in to change notification settings - Fork 1
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
refactor: (#757) Jackson 생성자 지정 #758
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #758 +/- ##
=========================================
Coverage 3.15% 3.15%
Complexity 85 85
=========================================
Files 654 654
Lines 9125 9125
Branches 212 212
=========================================
Hits 288 288
Misses 8828 8828
Partials 9 9
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
dms-core/src/main/kotlin/team/aliens/dms/domain/student/dto/StudentResponse.kt
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
@@ -46,17 +49,17 @@ data class StudentNameResponse( | |||
val name: String | |||
) | |||
|
|||
data class StudentDetailsResponse( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
작업 내용 설명
주요 변경 사항
결과물
체크리스트
관련 이슈