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

Fix dynamic name length #2607

Merged
merged 1 commit into from
Oct 31, 2023

fix dynamic name length

59f66c3
Select commit
Loading
Failed to load commit list.
Merged

Fix dynamic name length #2607

fix dynamic name length
59f66c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

73.34% (+0.02%) compared to 98b7a1f

View this Pull Request on Codecov

73.34% (+0.02%) compared to 98b7a1f

Details

Codecov Report

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

Comparison is base (98b7a1f) 73.32% compared to head (59f66c3) 73.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2607      +/-   ##
==========================================
+ Coverage   73.32%   73.34%   +0.02%     
==========================================
  Files         241      241              
  Lines        8419     8420       +1     
  Branches     1799     1795       -4     
==========================================
+ Hits         6173     6176       +3     
  Misses       1642     1642              
+ Partials      604      602       -2     
Files Coverage Δ
src/common/utils.ts 72.11% <100.00%> (+0.54%) ⬆️
...onversations/ChatConversation/ChatConversation.tsx 66.17% <100.00%> (ø)
.../Chat/ChatMessages/AddAttachment/AddAttachment.tsx 68.60% <100.00%> (+1.16%) ⬆️
...ainers/Chat/ChatMessages/ContactBar/ContactBar.tsx 72.61% <ø> (ø)
...rs/WebhookLogs/WebhookLogsList/WebhookLogsList.tsx 81.25% <ø> (+1.65%) ⬆️
.../AdminContactManagement/AdminContactManagement.tsx 23.07% <0.00%> (ø)
...ment/UploadContactsDialog/UploadContactsDialog.tsx 40.74% <0.00%> (ø)

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