Skip to content

feat: replace reject call with leave

de36339
Select commit
Loading
Failed to load commit list.
Open

feat: leave subConversation on error during MLS conference join [WPB-23723] #20727

feat: replace reject call with leave
de36339
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2026 in 1s

45.76% (-0.01%) compared to b680ccd, passed because coverage increased by 0% when compared to adjusted base (45.76%)

View this Pull Request on Codecov

45.76% (-0.01%) compared to b680ccd, passed because coverage increased by 0% when compared to adjusted base (45.76%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.76%. Comparing base (b680ccd) to head (de36339).
⚠️ Report is 19 commits behind head on dev.

Files with missing lines Patch % Lines
...c/script/repositories/calling/CallingRepository.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #20727      +/-   ##
==========================================
- Coverage   45.76%   45.76%   -0.01%     
==========================================
  Files        1650     1650              
  Lines       40752    40753       +1     
  Branches     8418     8418              
==========================================
- Hits        18651    18650       -1     
- Misses      20149    20150       +1     
- Partials     1952     1953       +1     
Files with missing lines Coverage Δ
...c/script/repositories/calling/CallingRepository.ts 30.86% <0.00%> (-0.03%) ⬇️

... and 1 file with indirect coverage changes

🚀 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.