Skip to content

DP-481: MockInterviewServiceTest — listForUser, startFromJd 검증 테스트 추가…

ea23f95
Select commit
Loading
Failed to load commit list.
Merged

[DP-481] 모의면접 finalize AI 호출 비동기 분리 — 504 Timeout 해결 #169

DP-481: MockInterviewServiceTest — listForUser, startFromJd 검증 테스트 추가…
ea23f95
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 12, 2026 in 50s

Annotations

Check warning on line 243 in src/test/java/com/devpick/domain/job/service/MockInterviewServiceTest.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=Devpick-Org_devpick-backend&issues=AZ4dD8-fMGe2uq6tWc9_&open=AZ4dD8-fMGe2uq6tWc9_&pullRequest=169

Check warning on line 4 in src/test/java/com/devpick/domain/job/service/MockInterviewFinalizeServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'com.devpick.domain.job.entity.MockInterviewMode'.

See more on https://sonarcloud.io/project/issues?id=Devpick-Org_devpick-backend&issues=AZ4dBSNRzQU7vf24hr_u&open=AZ4dBSNRzQU7vf24hr_u&pullRequest=169

Check warning on line 235 in src/test/java/com/devpick/domain/job/service/MockInterviewServiceTest.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=Devpick-Org_devpick-backend&issues=AZ4dD8-fMGe2uq6tWc9-&open=AZ4dD8-fMGe2uq6tWc9-&pullRequest=169

Check failure on line 148 in src/main/java/com/devpick/domain/job/service/MockInterviewService.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=Devpick-Org_devpick-backend&issues=AZ4dBSINzQU7vf24hr_q&open=AZ4dBSINzQU7vf24hr_q&pullRequest=169

Check warning on line 47 in src/main/java/com/devpick/domain/job/service/MockInterviewFinalizeService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this field injection and use constructor injection instead.

See more on https://sonarcloud.io/project/issues?id=Devpick-Org_devpick-backend&issues=AZ4dBSNDzQU7vf24hr_r&open=AZ4dBSNDzQU7vf24hr_r&pullRequest=169

Check warning on line 135 in src/main/java/com/devpick/domain/job/service/MockInterviewFinalizeService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove these unused method parameters "session", "early".

See more on https://sonarcloud.io/project/issues?id=Devpick-Org_devpick-backend&issues=AZ4dBSNDzQU7vf24hr_t&open=AZ4dBSNDzQU7vf24hr_t&pullRequest=169

Check warning on line 251 in src/test/java/com/devpick/domain/job/service/MockInterviewServiceTest.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=Devpick-Org_devpick-backend&issues=AZ4dD8-fMGe2uq6tWc-A&open=AZ4dD8-fMGe2uq6tWc-A&pullRequest=169

Check warning on line 51 in src/main/java/com/devpick/domain/job/service/MockInterviewFinalizeService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this field injection and use constructor injection instead.

See more on https://sonarcloud.io/project/issues?id=Devpick-Org_devpick-backend&issues=AZ4dBSNDzQU7vf24hr_s&open=AZ4dBSNDzQU7vf24hr_s&pullRequest=169