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

YEL-213 [feat] google admob 구현 #446

Merged
merged 6 commits into from
Feb 13, 2024
Merged

YEL-213 [feat] google admob 구현 #446

merged 6 commits into from
Feb 13, 2024

Conversation

hyeonjeongs
Copy link
Member

☘️ Related Issue

  • resolves

✅ Work description

  • 설정한 url에 SSV 로직 구현 (광고 본지 verify)
  • 멱등키를 통해 해당유저에게 알맞은 보상 후 저장

💡 PR point

@hyeonjeongs hyeonjeongs added feat 새로운 기능 구현 현정👕 labels Feb 10, 2024
@hyeonjeongs hyeonjeongs self-assigned this Feb 10, 2024
Copy link

github-actions bot commented Feb 10, 2024

Test Results

157 tests  +1   157 ✅ +1   10s ⏱️ -1s
 26 suites ±0     0 💤 ±0 
 26 files   ±0     0 ❌ ±0 

Results for commit 1ed2d88. ± Comparison against base commit c854cd2.

♻️ This comment has been updated with latest results.

Copy link
Member

@euije euije left a comment

Choose a reason for hiding this comment

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

👍

Comment on lines +55 to +56
UUID uuidIdempotencyKey =
UuidFactory.checkUuid(requestServlet.getHeader(IdempotencyKeyHeader));
Copy link
Member

Choose a reason for hiding this comment

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

예외 처리👍

@euije euije merged commit b7e56c1 into develop Feb 13, 2024
3 checks passed
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.

2 participants