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

feature(crypto): verification violation handling and block sending #4126

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

post rebase: Fix test

22c0d08
Select commit
Loading
Failed to load commit list.
Open

feature(crypto): verification violation handling and block sending #4126

post rebase: Fix test
22c0d08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 6, 2025 in 0s

91.22% of diff hit (target 80.23%)

View this Pull Request on Codecov

91.22% of diff hit (target 80.23%)

Annotations

Check warning on line 68 in features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/crypto/identity/IdentityChangeStatePresenter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/crypto/identity/IdentityChangeStatePresenter.kt#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 45 in features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/messagecomposer/MessageComposerView.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/messagecomposer/MessageComposerView.kt#L45

Added line #L45 was not covered by tests

Check warning on line 214 in libraries/matrix/impl/src/main/kotlin/io/element/android/libraries/matrix/impl/encryption/RustEncryptionService.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/matrix/impl/src/main/kotlin/io/element/android/libraries/matrix/impl/encryption/RustEncryptionService.kt#L212-L214

Added lines #L212 - L214 were not covered by tests