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

[Chat refactor] Bubble의 default click 설정 #3008

Merged
merged 5 commits into from
Nov 27, 2023

useExternalRouter 사용

af4d3f2
Select commit
Loading
Failed to load commit list.
Merged

[Chat refactor] Bubble의 default click 설정 #3008

useExternalRouter 사용
af4d3f2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 24, 2023 in 0s

12.03% (-0.01%) compared to c1045a1

View this Pull Request on Codecov

12.03% (-0.01%) compared to c1045a1

Details

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (c1045a1) 12.04% compared to head (af4d3f2) 12.03%.

Files Patch % Lines
packages/chat/src/utils/a-tag-navigator.ts 0.00% 13 Missing ⚠️
packages/chat/src/bubble/image.tsx 0.00% 6 Missing ⚠️
packages/chat/src/bubble/text.tsx 0.00% 4 Missing ⚠️
packages/chat/src/bubble/bubble-ui.tsx 0.00% 2 Missing ⚠️
packages/chat/src/messages.tsx 0.00% 2 Missing ⚠️
packages/chat/src/utils/image.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           epic/chat-refactor    #3008      +/-   ##
======================================================
- Coverage               12.04%   12.03%   -0.01%     
======================================================
  Files                     695      696       +1     
  Lines                   36616    36638      +22     
  Branches                 8981     8988       +7     
======================================================
  Hits                     4410     4410              
- Misses                  32199    32221      +22     
  Partials                    7        7              

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