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

Added features to filter chats, edit messages, add users to group chat, share images as messages, and create dedicated group chats for events #2360

Merged

fix: test cases

55bdfb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 0s

88.63% (+55.49%) compared to c5a3000

View this Pull Request on Codecov

88.63% (+55.49%) compared to c5a3000

Details

Codecov Report

Attention: Patch coverage is 76.78571% with 39 lines in your changes missing coverage. Please review.

Project coverage is 88.63%. Comparing base (c5a3000) to head (55bdfb1).

Files with missing lines Patch % Lines
src/components/UserPortal/ChatRoom/ChatRoom.tsx 59.52% 12 Missing and 5 partials ⚠️
...c/components/GroupChatDetails/GroupChatDetails.tsx 86.88% 1 Missing and 7 partials ⚠️
...nts/UserPortal/CreateGroupChat/CreateGroupChat.tsx 50.00% 6 Missing and 1 partial ⚠️
src/screens/UserPortal/Chat/Chat.tsx 85.71% 0 Missing and 5 partials ⚠️
.../screens/OrganizationEvents/OrganizationEvents.tsx 50.00% 1 Missing ⚠️
src/screens/UserPortal/Events/Events.tsx 80.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                  @@
##           develop-postgres    #2360       +/-   ##
=====================================================
+ Coverage             33.14%   88.63%   +55.49%     
=====================================================
  Files                   299      321       +22     
  Lines                  7429     8420      +991     
  Branches               1624     1836      +212     
=====================================================
+ Hits                   2462     7463     +5001     
+ Misses                 4762      718     -4044     
- Partials                205      239       +34     

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