Added features to filter chats, edit messages, add users to group chat, share images as messages, and create dedicated group chats for events #2360
76.78% of diff hit (target 33.14%)
View this Pull Request on Codecov
76.78% of diff hit (target 33.14%)
Annotations
Check warning on line 172 in src/components/GroupChatDetails/GroupChatDetails.tsx
codecov / codecov/patch
src/components/GroupChatDetails/GroupChatDetails.tsx#L172
Added line #L172 was not covered by tests
Check warning on line 129 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L129
Added line #L129 was not covered by tests
Check warning on line 133 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L133
Added line #L133 was not covered by tests
Check warning on line 219 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L219
Added line #L219 was not covered by tests
Check warning on line 257 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L257
Added line #L257 was not covered by tests
Check warning on line 263 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L263
Added line #L263 was not covered by tests
Check warning on line 266 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L265-L266
Added lines #L265 - L266 were not covered by tests
Check warning on line 407 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L406-L407
Added lines #L406 - L407 were not covered by tests
Check warning on line 481 in src/components/UserPortal/ChatRoom/ChatRoom.tsx
codecov / codecov/patch
src/components/UserPortal/ChatRoom/ChatRoom.tsx#L481
Added line #L481 was not covered by tests
Check warning on line 148 in src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx
codecov / codecov/patch
src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx#L148
Added line #L148 was not covered by tests
Check warning on line 154 in src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx
codecov / codecov/patch
src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx#L154
Added line #L154 was not covered by tests
Check warning on line 157 in src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx
codecov / codecov/patch
src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx#L156-L157
Added lines #L156 - L157 were not covered by tests
Check warning on line 220 in src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx
codecov / codecov/patch
src/components/UserPortal/CreateGroupChat/CreateGroupChat.tsx#L220
Added line #L220 was not covered by tests
Check warning on line 489 in src/screens/OrganizationEvents/OrganizationEvents.tsx
codecov / codecov/patch
src/screens/OrganizationEvents/OrganizationEvents.tsx#L489
Added line #L489 was not covered by tests
Check warning on line 139 in src/screens/UserPortal/Events/Events.tsx
codecov / codecov/patch
src/screens/UserPortal/Events/Events.tsx#L139
Added line #L139 was not covered by tests