Skip to content

fix: always include m.mentions on outgoing messages#2330

Open
kamor-famedly wants to merge 1 commit into
mainfrom
khalil/outgoing-message-mentions-metadata
Open

fix: always include m.mentions on outgoing messages#2330
kamor-famedly wants to merge 1 commit into
mainfrom
khalil/outgoing-message-mentions-metadata

Conversation

@kamor-famedly
Copy link
Copy Markdown
Contributor

@kamor-famedly kamor-famedly commented May 7, 2026

Closes #2302

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.77%. Comparing base (f10161c) to head (62c6d4d).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2330      +/-   ##
==========================================
+ Coverage   55.32%   55.77%   +0.45%     
==========================================
  Files         160      160              
  Lines       19854    19868      +14     
==========================================
+ Hits        10984    11082      +98     
+ Misses       8870     8786      -84     
Files with missing lines Coverage Δ
lib/src/room.dart 76.32% <100.00%> (+0.06%) ⬆️
lib/src/utils/commands_extension.dart 65.21% <100.00%> (+0.38%) ⬆️
lib/src/utils/pushrule_evaluator.dart 96.70% <100.00%> (+0.15%) ⬆️

... and 14 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 f10161c...62c6d4d. Read the comment docs.

@kamor-famedly kamor-famedly marked this pull request as ready for review May 7, 2026 14:01
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.

SDK does not include m.mentions in events without mentions

1 participant