Skip to content

3티어 메모리 구현#125

Merged
jinia91 merged 2 commits intomainfrom
chatbot-improve
Feb 21, 2026
Merged

3티어 메모리 구현#125
jinia91 merged 2 commits intomainfrom
chatbot-improve

Conversation

@jinia91
Copy link
Owner

@jinia91 jinia91 commented Feb 18, 2026

요약

Change List

  • (필수: PR에 포함된 변경 사항을 적어주세요)

Change Type

  • fix: 버그 수정
  • feature: 일반
  • refactoring: 리팩토링
  • documentation: 주석 추가 및 보강
  • ci: 빌드 / CI 파이프라인 수정
  • test code: Test Code 보강
  • etc: 기타 - (필수: 변경 사항에 대한 설명을 적어주세요)

@github-actions
Copy link

Detekt 정적 분석 결과

detekt

Metrics

  • 1,978 number of properties

  • 1,243 number of functions

  • 802 number of classes

  • 111 number of packages

  • 484 number of kt files

Complexity Report

  • 25,715 lines of code (loc)

  • 20,092 source lines of code (sloc)

  • 14,023 logical lines of code (lloc)

  • 1,646 comment lines of code (cloc)

  • 1,623 cyclomatic complexity (mcc)

  • 209 cognitive complexity

  • 0 number of total code smells

  • 8% comment source ratio

  • 115 mcc per 1,000 lloc

  • 0 code smells per 1,000 lloc

Findings (0)

generated with detekt version 1.23.5 on 2026-02-21 05:15:50 UTC

@github-actions
Copy link

kover 커버리지 결과

monolith-main: Overall Coverage Summary

Package Class, % Method, % Branch, % Line, % Instruction, %
all classes 92.6% (286/309) 89.1% (602/676) 82.7% (697/843) 91.8% (2438/2657) 91.3% (13197/14457)

@jinia91 jinia91 merged commit cb565c0 into main Feb 21, 2026
1 check passed
@jinia91 jinia91 deleted the chatbot-improve branch February 21, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant