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 a crash when 2 present room events are sent in quick succession. #3001

Merged
merged 1 commit into from
Jul 8, 2024

Potential fix for a crash when 2 present room events are sent in quic…

df2de8d
Select commit
Loading
Failed to load commit list.
Merged

Fix a crash when 2 present room events are sent in quick succession. #3001

Potential fix for a crash when 2 present room events are sent in quic…
df2de8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

77.84% (+0.07%) compared to 7a09be1

View this Pull Request on Codecov

77.84% (+0.07%) compared to 7a09be1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.84%. Comparing base (7a09be1) to head (df2de8d).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3001      +/-   ##
===========================================
+ Coverage    77.77%   77.84%   +0.07%     
===========================================
  Files          695      695              
  Lines        53847    53851       +4     
===========================================
+ Hits         41880    41922      +42     
+ Misses       11967    11929      -38     

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