-
Notifications
You must be signed in to change notification settings - Fork 0
[25.03.14 / TASK-142] Delete/event tracking #21
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
Conversation
Walkthrough이 PR은 사용자 이벤트 및 머문 시간 추적과 관련된 기능을 전면 삭제하는 변경 사항입니다. 기존의 TrackingController, TrackingService, TrackingRepository, 그리고 관련 라우터와 DTO 및 타입 정의가 제거되었습니다. 또한, 트래킹 관련 라우팅 설정도 삭제되어 해당 API 엔드포인트가 더 이상 사용되지 않습니다. 전체적으로 기존 트래킹 로직과 연관 데이터 타입이 삭제됨에 따라 관련 기능이 제거됩니다. Changes
Sequence Diagram(s)해당 변경 사항에는 새로운 기능이나 제어 흐름의 변경이 없어 시퀀스 다이어그램이 없습니다. Possibly related PRs
Poem
Tip ⚡🧪 Multi-step agentic review comment chat (experimental)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (11)
💤 Files with no reviewable changes (11)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
사실상 지우기만 하셔서 크게 리뷰드릴 내용이 없네요~
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 삭제하신 부분 모두 확인했습니다~! 크게 이견 없습니다!
Summary by CodeRabbit
→ 기존 사용자 활동 추적을 위한 API 엔드포인트 및 데이터 처리 로직이 정리되어, 시스템이 더 간결해지고 유지보수가 용이해졌습니다.
이번 업데이트로 인해 사용자 트래킹 관련 데이터 수집이 중단되며, 전반적인 시스템 성능과 안정성이 향상될 것으로 기대됩니다.