Skip to content

refactor(client): migrate Accounts.on* event handlers to sdk.account - #40442

Merged
ggazzo merged 4 commits into
developfrom
refactor/sdk-account-event-handlers
May 11, 2026
Merged

refactor(client): migrate Accounts.on* event handlers to sdk.account#40442
ggazzo merged 4 commits into
developfrom
refactor/sdk-account-event-handlers

fix(client): reorder rocketchat.e2e.ts import to satisfy import/order

f2a3e59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 0s

69.60% (-0.04%) compared to 4704bf8

View this Pull Request on Codecov

69.60% (-0.04%) compared to 4704bf8

Details

Codecov Report

❌ Patch coverage is 54.21687% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.60%. Comparing base (4704bf8) to head (f2a3e59).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #40442      +/-   ##
===========================================
- Coverage    69.63%   69.60%   -0.04%     
===========================================
  Files         3317     3317              
  Lines       121912   121950      +38     
  Branches     21817    21806      -11     
===========================================
- Hits         84896    84885      -11     
- Misses       33697    33739      +42     
- Partials      3319     3326       +7     
🚀 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.