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

Fix: 허브 링크 번들 목록 조회 영속성 로직을 수정한다. #46

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

hseong3243
Copy link
Owner

작업 내용

  • LinkBundleJpaRepositoryfindHubLinkBundles() 메서드의 반환 타입을 LinkBundle에서 LinkBundleEntity로 수정하였습니다.

@hseong3243 hseong3243 self-assigned this Feb 23, 2024
Copy link

Test Results

84 tests  ±0   84 ✅ ±0   2s ⏱️ ±0s
34 suites ±0    0 💤 ±0 
34 files   ±0    0 ❌ ±0 

Results for commit a6a37ba. ± Comparison against base commit 8a94791.

@hseong3243 hseong3243 merged commit 65a6e4f into main Feb 23, 2024
2 checks passed
@hseong3243 hseong3243 deleted the fix/#45-fix-find-hub-link-bundles branch February 23, 2024 14:03
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.

Fix: 허브 링크 번들 목록 조회 영속성 로직을 수정한다.
1 participant