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

Feat: 사용자는 도메인과 연관된 링크 목록을 조회할 수 있다. #63

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

hseong3243
Copy link
Owner

@hseong3243 hseong3243 commented Mar 28, 2024

작업 내용

  • 도메인 링크 목록 조회 로직을 구현하였습니다.
  • 포함되는 정보는 기본적인 링크 아이디, 링크 url, 중복 링크 집계 카운트입니다.

관련 이슈

@hseong3243 hseong3243 added the Feat 새로운 기능을 개발합니다. label Mar 28, 2024
@hseong3243 hseong3243 self-assigned this Mar 28, 2024
Copy link

Test Results

135 tests  +3   135 ✅ +3   2s ⏱️ ±0s
 46 suites +1     0 💤 ±0 
 46 files   +1     0 ❌ ±0 

Results for commit 92019f0. ± Comparison against base commit 0096dca.

@hseong3243 hseong3243 merged commit 683692b into main Mar 28, 2024
2 checks passed
@hseong3243 hseong3243 deleted the feat/#62-find-links-group-by-domain branch March 28, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능을 개발합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: 사용자는 도메인과 연관된 링크 목록을 조회할 수 있다.
1 participant