Skip to content

feat: Send state event to timeline when crypto identity changed#2252

Draft
krille-chan wants to merge 1 commit into
mainfrom
krille/tofu-for-master-signing-keys
Draft

feat: Send state event to timeline when crypto identity changed#2252
krille-chan wants to merge 1 commit into
mainfrom
krille/tofu-for-master-signing-keys

Conversation

@krille-chan
Copy link
Copy Markdown
Contributor

@krille-chan krille-chan commented Feb 9, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2026

Codecov Report

❌ Patch coverage is 33.76623% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.15%. Comparing base (a49e457) to head (05534a3).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/utils/on_tofu_event.dart 0.00% 16 Missing ⚠️
lib/encryption/key_manager.dart 44.00% 14 Missing ⚠️
lib/src/utils/event_localizations.dart 0.00% 10 Missing ⚠️
lib/src/utils/device_keys_list.dart 58.82% 7 Missing ⚠️
lib/src/database/matrix_sdk_database.dart 0.00% 2 Missing ⚠️
lib/src/utils/matrix_default_localizations.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2252      +/-   ##
==========================================
+ Coverage   57.61%   59.15%   +1.54%     
==========================================
  Files         161      162       +1     
  Lines       20055    20133      +78     
==========================================
+ Hits        11555    11910     +355     
+ Misses       8500     8223     -277     
Files with missing lines Coverage Δ
lib/matrix_api_lite/model/event_types.dart 100.00% <ø> (ø)
lib/src/client.dart 77.85% <100.00%> (+0.04%) ⬆️
lib/src/database/database_api.dart 0.00% <ø> (ø)
lib/src/utils/matrix_localizations.dart 100.00% <ø> (ø)
lib/src/database/matrix_sdk_database.dart 91.36% <0.00%> (-0.19%) ⬇️
lib/src/utils/matrix_default_localizations.dart 55.94% <0.00%> (-0.80%) ⬇️
lib/src/utils/device_keys_list.dart 91.69% <58.82%> (+6.09%) ⬆️
lib/src/utils/event_localizations.dart 57.89% <0.00%> (-3.22%) ⬇️
lib/encryption/key_manager.dart 85.00% <44.00%> (ø)
lib/src/utils/on_tofu_event.dart 0.00% <0.00%> (ø)

... and 8 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 a49e457...05534a3. Read the comment docs.

@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch from 6346f20 to c327eb0 Compare February 10, 2026 07:39
@krille-chan krille-chan changed the title feat: Send state event to timeline when sharing megolm session feat: Send state event to timeline when crypto identity changed Feb 10, 2026
@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch 8 times, most recently from 06c25fb to de7e72e Compare February 17, 2026 07:57
@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch 4 times, most recently from f10b18d to 1889d30 Compare March 3, 2026 08:57
@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch from 1889d30 to e10e322 Compare March 11, 2026 09:53
@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch 14 times, most recently from ce3a032 to 6d49704 Compare May 7, 2026 13:25
@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch 2 times, most recently from 6bd393a to 6aaa1c8 Compare May 8, 2026 05:45
@krille-chan krille-chan marked this pull request as ready for review May 8, 2026 05:45
@krille-chan krille-chan marked this pull request as draft May 8, 2026 05:48
@krille-chan krille-chan marked this pull request as ready for review May 8, 2026 05:50
Copy link
Copy Markdown
Member

@td-famedly td-famedly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you link a issue please?

@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch 2 times, most recently from 34df795 to 6795a28 Compare May 18, 2026 07:05
@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch 2 times, most recently from e410e20 to ac5efc8 Compare May 22, 2026 07:10
@krille-chan krille-chan marked this pull request as draft May 26, 2026 04:40
@krille-chan krille-chan force-pushed the krille/tofu-for-master-signing-keys branch from ac5efc8 to 05534a3 Compare May 29, 2026 06:42
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: abb6ec95-c5a8-4fef-8e70-c1188191ba4a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch krille/tofu-for-master-signing-keys

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants