-
Notifications
You must be signed in to change notification settings - Fork 106
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
App now prevents redacting own messages if there is no permission #2368
Conversation
Generated by 🚫 Danger Swift against 2d00e0f |
Do you maybe need to change this PR's base? doesn't look quite right 🤔 |
# Conflicts: # ElementX/Sources/Mocks/Generated/GeneratedMocks.swift # ElementX/Sources/Screens/RoomScreen/RoomScreenInteractionHandler.swift # ElementX/Sources/Services/Room/RoomProxyProtocol.swift
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2368 +/- ##
===========================================
+ Coverage 72.57% 73.29% +0.72%
===========================================
Files 517 513 -4
Lines 35584 35462 -122
Branches 17105 17036 -69
===========================================
+ Hits 25825 25992 +167
+ Misses 9134 8846 -288
+ Partials 625 624 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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 👍
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
requires:
#2367