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

Refactor: 클래스 명을 일관되게 수정한다. #106

Merged
merged 1 commit into from
May 2, 2024

Conversation

hseong3243
Copy link
Owner

@hseong3243 hseong3243 commented May 2, 2024

작업 내용

  • LinkWithLinkBundle 클래스 이름을 LinkBundleAndLink로 변경하였습니다.
  • LinkBundle과 List<Link>를 멤버로 가지는 LinkBundleAndLinks와 유사한 이름 형식을 가지도록 하였습니다.

@hseong3243 hseong3243 added the Refactor 프로젝트 구조 및 코드를 개선합니다. label May 2, 2024
@hseong3243 hseong3243 self-assigned this May 2, 2024
@hseong3243 hseong3243 linked an issue May 2, 2024 that may be closed by this pull request
Copy link

github-actions bot commented May 2, 2024

Test Results

200 tests  ±0   200 ✅ ±0   3s ⏱️ ±0s
 59 suites ±0     0 💤 ±0 
 59 files   ±0     0 ❌ ±0 

Results for commit 2e5cd90. ± Comparison against base commit b98f084.

@hseong3243 hseong3243 merged commit 45e69ba into main May 2, 2024
2 checks passed
@hseong3243 hseong3243 deleted the refactor/#105-change-class-name branch May 2, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Refactor 프로젝트 구조 및 코드를 개선합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: 클래스 명을 일관되게 수정한다.
1 participant