Skip to content

feat: (BREAKING) Store left rooms if syncfilter includes leave

129b959
Select commit
Loading
Failed to load commit list.
Draft

Krille/refactor-archive-room-handling #2217

feat: (BREAKING) Store left rooms if syncfilter includes leave
129b959
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

55.18% (-3.07%) compared to 9aeaef9

View this Pull Request on Codecov

55.18% (-3.07%) compared to 9aeaef9

Details

Codecov Report

❌ Patch coverage is 72.22222% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.18%. Comparing base (9aeaef9) to head (129b959).

Files with missing lines Patch % Lines
lib/src/client.dart 73.52% 9 Missing ⚠️
lib/src/database/matrix_sdk_database.dart 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2217      +/-   ##
==========================================
- Coverage   58.24%   55.18%   -3.07%     
==========================================
  Files         160      160              
  Lines       19851    19829      -22     
==========================================
- Hits        11563    10942     -621     
- Misses       8288     8887     +599     
Files with missing lines Coverage Δ
lib/src/room.dart 76.52% <ø> (-0.74%) ⬇️
lib/src/database/matrix_sdk_database.dart 82.85% <50.00%> (-8.70%) ⬇️
lib/src/client.dart 58.85% <73.52%> (-18.96%) ⬇️

... and 24 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 9aeaef9...129b959. Read the comment docs.