Skip to content

Harden static-event forwarding and DefaultMessageBus - #870

Draft
bingenito wants to merge 1 commit into
morganstanley:mainfrom
bingenito:security/event-messagebus-integrity
Draft

Harden static-event forwarding and DefaultMessageBus#870
bingenito wants to merge 1 commit into
morganstanley:mainfrom
bingenito:security/event-messagebus-integrity

Harden static-event forwarding and DefaultMessageBus (F#05, F#15)

ed2ffda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 0s

74.44% (+0.40%) compared to 133c5f1

View this Pull Request on Codecov

74.44% (+0.40%) compared to 133c5f1

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.44%. Comparing base (133c5f1) to head (ed2ffda).

Files with missing lines Patch % Lines
packages/desktopjs/src/Default/default.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #870      +/-   ##
==========================================
+ Coverage   74.03%   74.44%   +0.40%     
==========================================
  Files          16       16              
  Lines        1510     1530      +20     
  Branches      318      323       +5     
==========================================
+ Hits         1118     1139      +21     
+ Misses        392      391       -1     
Files with missing lines Coverage Δ
packages/desktopjs/src/container.ts 92.19% <100.00%> (+0.05%) ⬆️
packages/desktopjs/src/events.ts 100.00% <100.00%> (ø)
packages/desktopjs/src/window.ts 79.03% <100.00%> (+0.09%) ⬆️
packages/desktopjs/src/Default/default.ts 99.53% <80.00%> (+0.46%) ⬆️
🚀 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.