Skip to content

e2ee should not hinder verification

248ab03
Select commit
Loading
Failed to load commit list.
Open

e2ee should not hinder verification #1598

e2ee should not hinder verification
248ab03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2025 in 0s

13.48% (-0.01%) compared to 6178f5f

View this Pull Request on Codecov

13.48% (-0.01%) compared to 6178f5f

Details

Codecov Report

❌ Patch coverage is 0% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.48%. Comparing base (6178f5f) to head (248ab03).
⚠️ Report is 836 commits behind head on develop.

Files with missing lines Patch % Lines
...xSDK/Crypto/Algorithms/Megolm/MXMegolmEncryption.m 0.00% 25 Missing ⚠️
MatrixSDK/Crypto/Algorithms/Olm/MXOlmEncryption.m 0.00% 1 Missing ⚠️
MatrixSDK/Crypto/MXCrypto.m 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1598      +/-   ##
===========================================
- Coverage    13.48%   13.48%   -0.01%     
===========================================
  Files          541      541              
  Lines        86690    86712      +22     
  Branches     36828    36842      +14     
===========================================
  Hits         11693    11693              
- Misses       74555    74577      +22     
  Partials       442      442              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.