Skip to content

fix: isTodayCoordinateCloth 필드 추가

403718f
Select commit
Loading
Failed to load commit list.
Merged

[Fix/#402] 옷 목록 조회 API에서 isTodayCoordinateCloth 필드 추가 #403

fix: isTodayCoordinateCloth 필드 추가
403718f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 6, 2026 in 42s

Quality Gate failed

Failed conditions
73.7% Coverage on New Code (required ≥ 80%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 842 in clokey-api/src/test/java/org/clokey/domain/comment/service/CommentServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this lambda with method reference 'Payload::commentId'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwIDeQsCP9UU2MXAc&open=AZzDwIDeQsCP9UU2MXAc&pullRequest=403

Check warning on line 330 in clokey-api/src/main/java/org/clokey/domain/notification/service/CodiveNotificationServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused private "getHistoryById" method.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwHyyQsCP9UU2MW96&open=AZzDwHyyQsCP9UU2MW96&pullRequest=403

Check warning on line 135 in clokey-api/src/main/java/org/clokey/domain/search/service/SearchServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace generic exceptions with specific library exceptions or a custom exception.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwHyWQsCP9UU2MW90&open=AZzDwHyWQsCP9UU2MW90&pullRequest=403

Check warning on line 59 in clokey-api/src/main/java/org/clokey/domain/member/repository/FollowRepositoryImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Cast one of the operands of this addition operation to a "long".

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwHzlQsCP9UU2MW98&open=AZzDwHzlQsCP9UU2MW98&pullRequest=403

Check warning on line 128 in clokey-api/src/main/java/org/clokey/domain/member/service/MemberServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused "response" local variable.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwHz9QsCP9UU2MW-A&open=AZzDwHz9QsCP9UU2MW-A&pullRequest=403

Check warning on line 430 in clokey-api/src/test/java/org/clokey/domain/comment/service/CommentServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).hasSize(expected) instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwIDeQsCP9UU2MXAU&open=AZzDwIDeQsCP9UU2MXAU&pullRequest=403

Check warning on line 347 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH7JQsCP9UU2MW--&open=AZzDwH7JQsCP9UU2MW--&pullRequest=403

Check warning on line 106 in clokey-api/src/test/java/org/clokey/domain/member/controller/MemberControllerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Update this method so that its implementation is not identical to "닉네임_비어있으면_예외가_발생한다" on line 77.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwIC9QsCP9UU2MXAK&open=AZzDwIC9QsCP9UU2MXAK&pullRequest=403

Check failure on line 51 in clokey-api/src/main/java/org/clokey/domain/feed/service/FeedServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwHxQQsCP9UU2MW9s&open=AZzDwHxQQsCP9UU2MW9s&pullRequest=403

Check warning on line 167 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH7JQsCP9UU2MW-s&open=AZzDwH7JQsCP9UU2MW-s&pullRequest=403

Check warning on line 611 in clokey-api/src/test/java/org/clokey/domain/statistics/service/StatisticsServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused "member" local variable.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH77QsCP9UU2MW_N&open=AZzDwH77QsCP9UU2MW_N&pullRequest=403

Check warning on line 696 in clokey-api/src/test/java/org/clokey/domain/notification/service/NotificationServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this and every subsequent useless "eq(...)" invocation; pass the values directly.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH_5QsCP9UU2MW_2&open=AZzDwH_5QsCP9UU2MW_2&pullRequest=403

Check warning on line 1334 in clokey-api/src/test/java/org/clokey/domain/statistics/service/StatisticsServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless assignment to local variable "member".

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH77QsCP9UU2MW_T&open=AZzDwH77QsCP9UU2MW_T&pullRequest=403

Check warning on line 95 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH7JQsCP9UU2MW-j&open=AZzDwH7JQsCP9UU2MW-j&pullRequest=403

Check warning on line 909 in clokey-api/src/test/java/org/clokey/domain/comment/service/CommentServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).isEmpty() instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwIDeQsCP9UU2MXAe&open=AZzDwIDeQsCP9UU2MXAe&pullRequest=403

Check warning on line 595 in clokey-api/src/test/java/org/clokey/domain/cloth/controller/ClothControllerTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this empty statement.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwIEGQsCP9UU2MXAj&open=AZzDwIEGQsCP9UU2MXAj&pullRequest=403

Check warning on line 102 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH7JQsCP9UU2MW-m&open=AZzDwH7JQsCP9UU2MW-m&pullRequest=403

Check warning on line 134 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH7JQsCP9UU2MW-r&open=AZzDwH7JQsCP9UU2MW-r&pullRequest=403

Check warning on line 351 in clokey-api/src/test/java/org/clokey/domain/lookbook/service/LookBookServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).isEmpty() instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwIA0QsCP9UU2MW_7&open=AZzDwIA0QsCP9UU2MW_7&pullRequest=403

Check warning on line 75 in clokey-api/src/main/java/org/clokey/domain/like/repository/MemberLikeRepositoryImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused method parameter "direction".

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH08QsCP9UU2MW-D&open=AZzDwH08QsCP9UU2MW-D&pullRequest=403

Check warning on line 251 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH7JQsCP9UU2MW-1&open=AZzDwH7JQsCP9UU2MW-1&pullRequest=403

Check warning on line 234 in clokey-api/src/main/java/org/clokey/domain/cloth/service/ClothAiServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested try block into a separate method.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH27QsCP9UU2MW-M&open=AZzDwH27QsCP9UU2MW-M&pullRequest=403

Check warning on line 41 in clokey-api/src/main/java/org/clokey/domain/cloth/repository/ClothRepositoryImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused "targetSeasons" local variable.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH2OQsCP9UU2MW-H&open=AZzDwH2OQsCP9UU2MW-H&pullRequest=403

Check warning on line 165 in clokey-api/src/main/java/org/clokey/domain/cloth/repository/ClothRepositoryImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused private "lastClothIdCondition" method.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH2OQsCP9UU2MW-F&open=AZzDwH2OQsCP9UU2MW-F&pullRequest=403

Check warning on line 181 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code of the lambda to have only one invocation possibly throwing a runtime exception.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZzDwH7JQsCP9UU2MW_H&open=AZzDwH7JQsCP9UU2MW_H&pullRequest=403