Skip to content

make addUserToRoom to receive user instead of user or string

8e5169c
Select commit
Loading
Failed to load commit list.
Merged

fix(federation): prevent inviting federated users to non-federated rooms via slash command #37169

make addUserToRoom to receive user instead of user or string
8e5169c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2025 in 0s

67.44% (-0.03%) compared to 3a85856

View this Pull Request on Codecov

67.44% (-0.03%) compared to 3a85856

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.44%. Comparing base (3a85856) to head (8e5169c).
⚠️ Report is 17 commits behind head on release-7.11.0.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-7.11.0   #37169      +/-   ##
==================================================
- Coverage           67.46%   67.44%   -0.03%     
==================================================
  Files                3329     3330       +1     
  Lines              113381   113387       +6     
  Branches            20579    20580       +1     
==================================================
- Hits                76490    76470      -20     
- Misses              34291    34318      +27     
+ Partials             2600     2599       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.