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

116 feat chat logic 2 #118

Merged
merged 3 commits into from
Oct 16, 2023

#116 - feat: 파이썬 질문/답변 로직에서, 응답 결과가 0개, 1개, 2개인 경우 처리 로직 변경

f697288
Select commit
Loading
Failed to load commit list.
Merged

116 feat chat logic 2 #118

#116 - feat: 파이썬 질문/답변 로직에서, 응답 결과가 0개, 1개, 2개인 경우 처리 로직 변경
f697288
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 16, 2023 in 1s

0.00% of diff hit (target 79.77%)

View this Pull Request on Codecov

0.00% of diff hit (target 79.77%)

Annotations

Check warning on line 254 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L254

Added line #L254 was not covered by tests

Check warning on line 261 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L260-L261

Added lines #L260 - L261 were not covered by tests

Check warning on line 263 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L263

Added line #L263 was not covered by tests

Check warning on line 265 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L265

Added line #L265 was not covered by tests

Check warning on line 268 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L268

Added line #L268 was not covered by tests

Check warning on line 270 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L270

Added line #L270 was not covered by tests

Check warning on line 273 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L273

Added line #L273 was not covered by tests

Check warning on line 278 in src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/seoultech/capstone/menjil/domain/chat/application/MessageService.java#L278

Added line #L278 was not covered by tests