fix: always include m.mentions on outgoing messages #2330
Codecov / codecov/project
succeeded
May 7, 2026 in 1s
55.77% (+0.45%) compared to f10161c
View this Pull Request on Codecov
55.77% (+0.45%) compared to f10161c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.77%. Comparing base (f10161c) to head (62c6d4d).
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.
Loading