-
Notifications
You must be signed in to change notification settings - Fork 115
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
Bump the RustSDK to 25.01.27, adopt the new emoji boosting API. #3708
Conversation
Generated by 🚫 Danger Swift against 649f4af |
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, but I'm rebuilding the SDK as 25.01.27
😉
ElementX/Sources/Screens/Timeline/View/TimelineItemViews/FormattedBodyText.swift
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## develop #3708 +/- ##
===========================================
- Coverage 78.83% 78.78% -0.05%
===========================================
Files 794 793 -1
Lines 68156 68142 -14
===========================================
- Hits 53730 53685 -45
- Misses 14426 14457 +31
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
.roomKeyRecipientStrategy(strategy: .deviceBasedStrategy(onlyAllowTrustedDevices: false, errorOnVerifiedUserProblem: true)) | ||
.roomKeyRecipientStrategy(strategy: .errorOnVerifiedUserProblem) |
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.
Changed based on the following:
@richvdh does this look correct?
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.
can't vouch for the syntax, but the general idea looks right
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.
Thank you!
Quality Gate failedFailed conditions |
No description provided.