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] 채팅의 default 네브바와 input ui를 추가합니다. #2982

Merged
merged 4 commits into from
Nov 8, 2023

focus 삭제 및 maxTextLength prop 추가

fa9f8c1
Select commit
Loading
Failed to load commit list.
Merged

[Chat refactor] 채팅의 default 네브바와 input ui를 추가합니다. #2982

focus 삭제 및 maxTextLength prop 추가
fa9f8c1
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 8, 2023 in 0s

12.08% (-0.10%) compared to b7a7a46

View this Pull Request on Codecov

12.08% (-0.10%) compared to b7a7a46

Details

Codecov Report

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

Comparison is base (b7a7a46) 12.17% compared to head (fa9f8c1) 12.08%.
Report is 9 commits behind head on epic/chat-refactor.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           epic/chat-refactor    #2982      +/-   ##
======================================================
- Coverage               12.17%   12.08%   -0.10%     
======================================================
  Files                     687      690       +3     
  Lines                   36212    36482     +270     
  Branches                 8941     9007      +66     
======================================================
  Hits                     4410     4410              
- Misses                  31795    32065     +270     
  Partials                    7        7              
Files Coverage Δ
packages/chat/src/input-area/elements.ts 0.00% <0.00%> (ø)
packages/chat/src/navbar/index.tsx 0.00% <0.00%> (ø)
packages/chat/src/input-area/index.tsx 0.00% <0.00%> (ø)

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