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

메트릭 버그 수정 #83

Merged
merged 6 commits into from
Aug 30, 2024
Merged

메트릭 버그 수정 #83

merged 6 commits into from
Aug 30, 2024

Conversation

comforest
Copy link
Contributor

Description ✔

PR Rule ✔

P1: 꼭 반영해주세요 (Request changes)
P2: 적극적으로 고려해주세요 (Request changes)
P3: 웬만하면 반영해 주세요 (Comment)
P4: 반영해도 좋고 넘어가도 좋습니다 (Approve)
P5: 그냥 사소한 의견입니다 (Approve)

@comforest comforest self-assigned this Aug 29, 2024
} else {
metricManager.increaseGameCount()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2
core 로직 중 명시적으로 saveGameInfo() 메서드를 호출하는 로직이 존재합니다. 그러면 정상적으로 데이터 수집이 어려워 보이는데 saveGameInfo 로직에서 메트릭을 수집하는 이유를 알 수 있을까요?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

헐 완전 실수 입니다 ㅋㅋㅋ 고칠게요

@SunwoongH SunwoongH merged commit 5505413 into develop Aug 30, 2024
1 check passed
@SunwoongH SunwoongH deleted the feature/fix-metric branch August 30, 2024 06:41
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.

2 participants