-
Notifications
You must be signed in to change notification settings - Fork 498
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 support for MSC3881 #6789
Conversation
Codecov ReportBase: 10.02% // Head: 5.97% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #6789 +/- ##
===========================================
- Coverage 10.02% 5.97% -4.06%
===========================================
Files 1490 1502 +12
Lines 150803 151548 +745
Branches 60857 61106 +249
===========================================
- Hits 15120 9051 -6069
- Misses 135130 142091 +6961
+ Partials 553 406 -147
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, a couple of small thoughts inline :)
RiotSwiftUI/Modules/UserSessions/Coordinator/UserSessionsFlowCoordinator.swift
Outdated
Show resolved
Hide resolved
.../Modules/UserSessions/UserSessionOverview/Service/MatrixSDK/UserSessionOverviewService.swift
Outdated
Show resolved
Hide resolved
RiotSwiftUI/Modules/UserSessions/UserSessionOverview/View/UserSessionOverviewToggleCell.swift
Show resolved
Hide resolved
📱 Scan the QR code below to install the build for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/KiCwLn |
- Update after review
Kudos, SonarCloud Quality Gate passed! |
resolves #6787