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 clear room bug #98

Merged
merged 3 commits into from
May 31, 2024

feat: add a log message when a user leaves a room

4c3eb7b
Select commit
Loading
Failed to load commit list.
Merged

Fix clear room bug #98

feat: add a log message when a user leaves a room
4c3eb7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2024 in 0s

86.59% (-0.09%) compared to 44f90c9

View this Pull Request on Codecov

86.59% (-0.09%) compared to 44f90c9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.59%. Comparing base (44f90c9) to head (4c3eb7b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #98      +/-   ##
============================================
- Coverage     86.68%   86.59%   -0.09%     
  Complexity      124      124              
============================================
  Files            25       25              
  Lines          1494     1492       -2     
  Branches         36       36              
============================================
- Hits           1295     1292       -3     
  Misses          184      184              
- Partials         15       16       +1     

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