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

feat: functionality to view unread messages in chat #2611

Open
wants to merge 118 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into unread-msgs

40df8f8
Select commit
Loading
Failed to load commit list.
Open

feat: functionality to view unread messages in chat #2611

Merge branch 'develop' into unread-msgs
40df8f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

98.44% (+0.00%) compared to 42024f6

View this Pull Request on Codecov

98.44% (+0.00%) compared to 42024f6

Details

Codecov Report

Attention: Patch coverage is 98.52941% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.44%. Comparing base (42024f6) to head (40df8f8).
Report is 28 commits behind head on develop.

Files with missing lines Patch % Lines
src/resolvers/Mutation/createChat.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2611   +/-   ##
========================================
  Coverage    98.44%   98.44%           
========================================
  Files          342      343    +1     
  Lines        16734    16800   +66     
  Branches      2408     2414    +6     
========================================
+ Hits         16473    16538   +65     
- Misses         258      259    +1     
  Partials         3        3           

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