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 unhandled callback when the session is nil. #1833

Merged
merged 2 commits into from
Nov 23, 2023

Changelog.

46e60ad
Select commit
Loading
Failed to load commit list.
Merged

Fix unhandled callback when the session is nil. #1833

Changelog.
46e60ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2023 in 1s

35.64% (+5.06%) compared to 8e94b7b

View this Pull Request on Codecov

35.64% (+5.06%) compared to 8e94b7b

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (8e94b7b) 30.57% compared to head (46e60ad) 35.64%.
Report is 6 commits behind head on develop.

Files Patch % Lines
MatrixSDK/Data/MXRoomState.m 52.38% 8 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1833      +/-   ##
===========================================
+ Coverage    30.57%   35.64%   +5.06%     
===========================================
  Files          617      617              
  Lines        96996    97004       +8     
  Branches     41393    41485      +92     
===========================================
+ Hits         29660    34573    +4913     
+ Misses       66541    61508    -5033     
- Partials       795      923     +128     

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