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

Merged
merged 20 commits into from
Feb 18, 2025

post rebase: Fix test

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

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

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

80.24% (+0.01%) compared to ce1c01e

View this Pull Request on Codecov

80.24% (+0.01%) compared to ce1c01e

Details

Codecov Report

Attention: Patch coverage is 91.22807% with 10 lines in your changes missing coverage. Please review.

Project coverage is 80.24%. Comparing base (ce1c01e) to head (22c0d08).
Report is 19 commits behind head on develop.

Files with missing lines Patch % Lines
...pl/crypto/identity/IdentityChangeStatePresenter.kt 72.72% 2 Missing and 1 partial ⚠️
...es/matrix/impl/encryption/RustEncryptionService.kt 0.00% 3 Missing ⚠️
...sages/impl/messagecomposer/MessageComposerUtils.kt 90.00% 0 Missing and 2 partials ⚠️
...ssages/impl/messagecomposer/MessageComposerView.kt 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4126      +/-   ##
===========================================
+ Coverage    80.23%   80.24%   +0.01%     
===========================================
  Files         2045     2047       +2     
  Lines        54184    54258      +74     
  Branches      6580     6588       +8     
===========================================
+ Hits         43473    43542      +69     
- Misses        8434     8440       +6     
+ Partials      2277     2276       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.