Skip to content

[Part 1] Remove Onyx.connect(ONYXKEYS.SESSION) in /Session/index.ts: thread sesion through isSupportAuthToken#96368

Open
truph01 wants to merge 6 commits into
Expensify:mainfrom
truph01:fix/67782-v1
Open

[Part 1] Remove Onyx.connect(ONYXKEYS.SESSION) in /Session/index.ts: thread sesion through isSupportAuthToken#96368
truph01 wants to merge 6 commits into
Expensify:mainfrom
truph01:fix/67782-v1

fix: move fullstory stuff to FullStory folder

fc0285b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 1s

48.10% (-0.01%) compared to 6b62520, passed because coverage increased by 0% when compared to adjusted base (48.10%)

View this Pull Request on Codecov

48.10% (-0.01%) compared to 6b62520, passed because coverage increased by 0% when compared to adjusted base (48.10%)

Details

Codecov Report

❌ Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/libs/Fullstory/index.ts 0.00% 8 Missing ⚠️
src/libs/Fullstory/index.native.ts 0.00% 3 Missing ⚠️
src/libs/actions/Session/index.ts 82.35% 3 Missing ⚠️
Files with missing lines Coverage Δ
src/FullstoryInitHandler.tsx 87.50% <100.00%> (+1.78%) ⬆️
src/pages/settings/InitialSettingsPage.tsx 85.40% <100.00%> (ø)
src/libs/Fullstory/index.native.ts 0.00% <0.00%> (ø)
src/libs/actions/Session/index.ts 42.52% <82.35%> (-0.13%) ⬇️
src/libs/Fullstory/index.ts 0.00% <0.00%> (ø)

... and 12 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.