Fix dynamic name length #2607
Merged
Fix dynamic name length #2607
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.
Loading