Skip to content

Harden layout persistence against poisoned localStorage - #869

Draft
bingenito wants to merge 1 commit into
morganstanley:mainfrom
bingenito:security/core-layout-storage-hardening
Draft

Harden layout persistence against poisoned localStorage#869
bingenito wants to merge 1 commit into
morganstanley:mainfrom
bingenito:security/core-layout-storage-hardening

Harden layout persistence against poisoned localStorage (F#13, F#14, …

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

74.36% (+0.32%) compared to 133c5f1

View this Pull Request on Codecov

74.36% (+0.32%) compared to 133c5f1

Details

Codecov Report

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

Files with missing lines Patch % Lines
packages/desktopjs/src/container.ts 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #869      +/-   ##
==========================================
+ Coverage   74.03%   74.36%   +0.32%     
==========================================
  Files          16       16              
  Lines        1510     1529      +19     
  Branches      318      324       +6     
==========================================
+ Hits         1118     1137      +19     
+ Misses        392      386       -6     
- Partials        0        6       +6     
Files with missing lines Coverage Δ
packages/desktopjs/src/container.ts 93.08% <96.66%> (+0.93%) ⬆️

... and 3 files 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.