Skip to content

[FEATURE] 리팩터링 챕터 7 작성 완료#15

Merged
s3ich4n merged 48 commits intomainfrom
chapter7
Mar 6, 2025
Merged

[FEATURE] 리팩터링 챕터 7 작성 완료#15
s3ich4n merged 48 commits intomainfrom
chapter7

Conversation

@s3ich4n
Copy link
Owner

@s3ich4n s3ich4n commented Mar 5, 2025

Summary

리팩터링 챕터 7 정리 완료 (resolves #14)

Changes

  • 책의 내용 1회독
  • 테스트코드 추가
  • 캡슐화의 다른 언어에 대한 명확성과, 파이썬의 특징 소개

PR Checklists

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 변경 사항에 대한 테스트를 했습니다(버그 수정/기능에 대한 테스트).

s3ich4n added 30 commits March 3, 2025 04:08
@s3ich4n s3ich4n added documentation Improvements or additions to documentation refactor Refactored labels Mar 5, 2025
@s3ich4n s3ich4n self-assigned this Mar 5, 2025
@s3ich4n
Copy link
Owner Author

s3ich4n commented Mar 5, 2025

📝 Coverage Report

Metric Value
📊 Line Coverage %

@s3ich4n
Copy link
Owner Author

s3ich4n commented Mar 5, 2025

📝 Coverage Report

Metric Value
📊 Line Coverage 96.13%

@s3ich4n
Copy link
Owner Author

s3ich4n commented Mar 6, 2025

📝 Test & Coverage Report

Metric Value
✅ Passed 176
❌ Failed 0
⏩ Skipped 0
⏱️ Time 1.52s
📊 Line Coverage 96.13%

@s3ich4n
Copy link
Owner Author

s3ich4n commented Mar 6, 2025

📝 Test & Coverage Report

Metric Value
✅ Passed 88
❌ Failed 0
⏩ Skipped 0
⏱️ Time 0.11s
📊 Line Coverage 96.13%

@s3ich4n
Copy link
Owner Author

s3ich4n commented Mar 6, 2025

📝 Test & Coverage Report

Metric Value
✅ Passed 89
❌ Failed 0
⏩ Skipped 0
⏱️ Time 0.10s
📊 Line Coverage 96.29%

@s3ich4n s3ich4n merged commit e30bd48 into main Mar 6, 2025
1 check passed
@s3ich4n s3ich4n deleted the chapter7 branch March 6, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation refactor Refactored

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 리팩터링 챕터 7

1 participant