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] 117 경로탐색 기능 #118

Merged
merged 3 commits into from
Jan 5, 2025
Merged

[feat] 117 경로탐색 기능 #118

merged 3 commits into from
Jan 5, 2025

Conversation

ByungilOh-Fillip
Copy link
Collaborator

@ByungilOh-Fillip ByungilOh-Fillip commented Jan 5, 2025

#️⃣ 연관된 이슈

#117

✅ 체크리스트

  • 🔀 PR 제목의 형식 맞추기 ex) [feat] ㅇㅇ 기능 추가
  • 💡 이슈 등록
  • 🏷️ 라벨 등록
  • 🧹 불필요한 코드 제거
  • 🧪 로컬 테스트 완료
  • 🏗️ 빌드 성공
  • 💯 테스트 통과

📝 작업 내용

장소 검색 및 경로 탐색 분할

📸 스크린샷 (UI 변경 시 필수)

스크린샷 2025-01-06 오전 3 19 02

👀 리뷰어 가이드라인

검색 기능 및 경로 탐색 기능 분할

기존 검색 및 탐색 기능이 한번에 이루어지는 기능에서 기능 분할 완료
기존 검색 및 탐색 기능이 한번에 이루어지는 기능에서 기능 분할 완료
@ByungilOh-Fillip ByungilOh-Fillip linked an issue Jan 5, 2025 that may be closed by this pull request
3 tasks
Copy link

github-actions bot commented Jan 5, 2025

Test Results

38 tests   38 ✅  5s ⏱️
14 suites   0 💤
14 files     0 ❌

Results for commit caebcde.

@ByungilOh-Fillip ByungilOh-Fillip changed the title 117 경로탐색 기능 [Feat] 117 경로탐색 기능 Jan 5, 2025
@ByungilOh-Fillip ByungilOh-Fillip changed the title [Feat] 117 경로탐색 기능 [feat] 117 경로탐색 기능 Jan 5, 2025
@DongminL DongminL merged commit 7c8343d into main Jan 5, 2025
3 checks passed
@DongminL DongminL deleted the 117-경로탐색-기능 branch January 5, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

경로탐색 기능
2 participants