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] beforeSentMessages 초기 props만 저장하도록 수정 #2969

Merged
merged 1 commit into from
Oct 31, 2023

fix(chat): 초기 props만 저장하도록 수정

c9be97f
Select commit
Loading
Failed to load commit list.
Merged

[chat] beforeSentMessages 초기 props만 저장하도록 수정 #2969

fix(chat): 초기 props만 저장하도록 수정
c9be97f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

12.17% (-0.01%) compared to b7a7a46

View this Pull Request on Codecov

12.17% (-0.01%) compared to b7a7a46

Details

Codecov Report

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

Comparison is base (b7a7a46) 12.17% compared to head (c9be97f) 12.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2969      +/-   ##
==========================================
- Coverage   12.17%   12.17%   -0.01%     
==========================================
  Files         687      687              
  Lines       36212    36213       +1     
  Branches     8941     8943       +2     
==========================================
  Hits         4410     4410              
- Misses      31795    31796       +1     
  Partials        7        7              
Files Coverage Δ
packages/chat/src/chat/chat.tsx 0.00% <0.00%> (ø)

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