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

채널톡에도 이벤트 기록 #456

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

hyesungoh
Copy link
Member

🤔 해결하려는 문제가 무엇인가요?

채널톡을 더 유용하게 활용할 수 있도록 채널톡에도 사용자 이벤트를 기록해요 ~

📚 참고

https://developers.channel.io/reference/web-channelio-kr#track

@hyesungoh hyesungoh self-assigned this Nov 5, 2023
@hyesungoh hyesungoh added the feat New feature or request label Nov 5, 2023
@hyesungoh hyesungoh linked an issue Nov 5, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (403055c) 89.34% compared to head (986b1e5) 89.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
+ Coverage   89.34%   89.38%   +0.03%     
==========================================
  Files          44       44              
  Lines         338      339       +1     
  Branches       61       62       +1     
==========================================
+ Hits          302      303       +1     
  Misses         36       36              
Files Coverage Δ
src/utils/event.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Nov 5, 2023

Bundle Sizes

Compared against 403055c

Route: No significant changes found

Dynamic import: No significant changes found

@hyesungoh hyesungoh merged commit f80fcd8 into main Nov 5, 2023
11 of 12 checks passed
@hyesungoh hyesungoh deleted the feature/event-track-with-channeltalk branch November 5, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

이벤트 트래킹 시 채널톡 추가
2 participants