Skip to content

feat: add rooms.join endpoint for all room types#40996

Merged
ggazzo merged 9 commits into
developfrom
feat/rooms-join-endpoint
Jun 19, 2026
Merged

feat: add rooms.join endpoint for all room types#40996
ggazzo merged 9 commits into
developfrom
feat/rooms-join-endpoint

Update apps/meteor/tests/e2e/rooms-join.spec.ts

b52aead
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

70.13% (+0.02%) compared to 928346f

View this Pull Request on Codecov

70.13% (+0.02%) compared to 928346f

Details

Codecov Report

❌ Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.13%. Comparing base (928346f) to head (b52aead).
⚠️ Report is 12 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40996      +/-   ##
===========================================
+ Coverage    70.11%   70.13%   +0.02%     
===========================================
  Files         3357     3359       +2     
  Lines       129542   129609      +67     
  Branches     22404    22447      +43     
===========================================
+ Hits         90832    90905      +73     
+ Misses       35420    35397      -23     
- Partials      3290     3307      +17     
🚀 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.