Skip to content

TB-34/refactor: 패키지 네이밍 수정

f49fb83
Select commit
Loading
Failed to load commit list.
Merged

[TB-34] 코드 컨벤션 통합 #39

TB-34/refactor: 패키지 네이밍 수정
f49fb83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 24, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 26 in src/main/java/com/ClubAccount_BE/auth/adapter/in/web/signin/SignInController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/auth/adapter/in/web/signin/SignInController.java#L26

Added line #L26 was not covered by tests

Check warning on line 7 in src/main/java/com/ClubAccount_BE/auth/adapter/in/web/signin/dto/request/SignInRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/auth/adapter/in/web/signin/dto/request/SignInRequest.java#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 7 in src/main/java/com/ClubAccount_BE/auth/adapter/in/web/token/dto/response/AccessTokenResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/auth/adapter/in/web/token/dto/response/AccessTokenResponse.java#L7

Added line #L7 was not covered by tests

Check warning on line 3 in src/main/java/com/ClubAccount_BE/auth/application/dto/SignInResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/auth/application/dto/SignInResult.java#L3

Added line #L3 was not covered by tests

Check warning on line 37 in src/main/java/com/ClubAccount_BE/auth/application/service/SignInService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/auth/application/service/SignInService.java#L37

Added line #L37 was not covered by tests

Check warning on line 39 in src/main/java/com/ClubAccount_BE/auth/application/service/SignInService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/auth/application/service/SignInService.java#L39

Added line #L39 was not covered by tests

Check warning on line 22 in src/main/java/com/ClubAccount_BE/user/adapter/in/email/EmailController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/email/EmailController.java#L22

Added line #L22 was not covered by tests

Check warning on line 29 in src/main/java/com/ClubAccount_BE/user/adapter/in/email/EmailController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/email/EmailController.java#L29

Added line #L29 was not covered by tests

Check warning on line 7 in src/main/java/com/ClubAccount_BE/user/adapter/in/email/dto/request/EmailSendRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/email/dto/request/EmailSendRequest.java#L7

Added line #L7 was not covered by tests

Check warning on line 7 in src/main/java/com/ClubAccount_BE/user/adapter/in/email/dto/request/EmailVerifyRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/email/dto/request/EmailVerifyRequest.java#L7

Added line #L7 was not covered by tests

Check warning on line 3 in src/main/java/com/ClubAccount_BE/user/adapter/in/email/dto/response/EmailVerifyResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/email/dto/response/EmailVerifyResponse.java#L3

Added line #L3 was not covered by tests

Check warning on line 7 in src/main/java/com/ClubAccount_BE/user/adapter/in/find/dto/response/UserAuthIdResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/find/dto/response/UserAuthIdResponse.java#L7

Added line #L7 was not covered by tests

Check warning on line 15 in src/main/java/com/ClubAccount_BE/user/adapter/in/find/dto/response/UserAuthIdResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/find/dto/response/UserAuthIdResponse.java#L13-L15

Added lines #L13 - L15 were not covered by tests

Check warning on line 22 in src/main/java/com/ClubAccount_BE/user/adapter/in/signup/SignUpController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/signup/SignUpController.java#L22

Added line #L22 was not covered by tests

Check warning on line 14 in src/main/java/com/ClubAccount_BE/user/adapter/in/signup/dto/request/SignUpRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/signup/dto/request/SignUpRequest.java#L14

Added line #L14 was not covered by tests

Check warning on line 5 in src/main/java/com/ClubAccount_BE/user/adapter/in/signup/dto/response/AuthIdDuplicationResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/signup/dto/response/AuthIdDuplicationResponse.java#L5

Added line #L5 was not covered by tests

Check warning on line 10 in src/main/java/com/ClubAccount_BE/user/adapter/in/signup/validator/MatchPasswordValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/signup/validator/MatchPasswordValidator.java#L10

Added line #L10 was not covered by tests

Check warning on line 24 in src/main/java/com/ClubAccount_BE/user/adapter/in/signup/validator/MatchPasswordValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/signup/validator/MatchPasswordValidator.java#L24

Added line #L24 was not covered by tests

Check warning on line 27 in src/main/java/com/ClubAccount_BE/user/adapter/in/update/ProfileController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/update/ProfileController.java#L27

Added line #L27 was not covered by tests

Check warning on line 21 in src/main/java/com/ClubAccount_BE/user/adapter/in/update/ResetPasswordController.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/update/ResetPasswordController.java#L21

Added line #L21 was not covered by tests

Check warning on line 9 in src/main/java/com/ClubAccount_BE/user/adapter/in/update/dto/request/ResetPasswordRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/adapter/in/update/dto/request/ResetPasswordRequest.java#L9

Added line #L9 was not covered by tests

Check warning on line 20 in src/main/java/com/ClubAccount_BE/user/application/service/check/CheckAuthIdService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/application/service/check/CheckAuthIdService.java#L20

Added line #L20 was not covered by tests

Check warning on line 3 in src/main/java/com/ClubAccount_BE/user/application/service/delete/DeleteProfileService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/ClubAccount_BE/user/application/service/delete/DeleteProfileService.java#L3

Added line #L3 was not covered by tests