Skip to content

revert: restore encryption check in downloadAndDecryptAttachment

14369da
Select commit
Loading
Failed to load commit list.
Open

feat: add matrix content scanner support #2332

revert: restore encryption check in downloadAndDecryptAttachment
14369da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

58.29% (+4.80%) compared to 19596e3

View this Pull Request on Codecov

58.29% (+4.80%) compared to 19596e3

Details

Codecov Report

❌ Patch coverage is 75.30864% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.29%. Comparing base (19596e3) to head (14369da).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/event.dart 39.28% 17 Missing ⚠️
lib/src/utils/uri_extension.dart 85.71% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2332      +/-   ##
==========================================
+ Coverage   53.49%   58.29%   +4.80%     
==========================================
  Files         160      161       +1     
  Lines       19854    19912      +58     
==========================================
+ Hits        10621    11608     +987     
+ Misses       9233     8304     -929     
Files with missing lines Coverage Δ
lib/src/client.dart 77.81% <ø> (+21.67%) ⬆️
lib/src/utils/content_scanner_config.dart 100.00% <100.00%> (ø)
lib/src/utils/uri_extension.dart 57.14% <85.71%> (+8.20%) ⬆️
lib/src/event.dart 80.88% <39.28%> (+1.36%) ⬆️

... and 32 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19596e3...14369da. Read the comment docs.