-
Notifications
You must be signed in to change notification settings - Fork 120
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
Fixes #1864 - Message forwarding room list filtering and pagination problems #1867
Conversation
Generated by 🚫 Danger Swift against 26025e6 |
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
ElementX/Sources/Other/HTMLParsing/DTHTMLElement+AttributedStringBuilder.swift
Outdated
Show resolved
Hide resolved
ElementX/Sources/Screens/MessageForwardingScreen/View/MessageForwardingScreen.swift
Show resolved
Hide resolved
ElementX/Sources/Services/Room/RoomSummary/RoomSummaryProvider.swift
Outdated
Show resolved
Hide resolved
ElementX/Sources/Screens/MessageForwardingScreen/MessageForwardingScreenViewModel.swift
Outdated
Show resolved
Hide resolved
5bea4bd
to
26025e6
Compare
Kudos, SonarCloud Quality Gate passed!
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #1867 +/- ##
===========================================
+ Coverage 70.55% 70.60% +0.04%
===========================================
Files 452 452
Lines 30756 30793 +37
Branches 15065 15088 +23
===========================================
+ Hits 21701 21741 +40
+ Misses 8506 8503 -3
Partials 549 549
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Fixes #1864