Skip to content

feat: centralize soft navigation handling in EmbracePageManager#1418

Merged
joaquin-diaz merged 10 commits into
mainfrom
joaquin-diaz/feat/EMBR-12647-page-manager-soft-nav-changes
Jul 16, 2026
Merged

feat: centralize soft navigation handling in EmbracePageManager#1418
joaquin-diaz merged 10 commits into
mainfrom
joaquin-diaz/feat/EMBR-12647-page-manager-soft-nav-changes

refactor: centralize zero-time epoch conversion through PerformanceMa…

461c3a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

96.73% (+0.00%) compared to d25ec02

View this Pull Request on Codecov

96.73% (+0.00%) compared to d25ec02

Details

Codecov Report

❌ Patch coverage is 99.27273% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.73%. Comparing base (d25ec02) to head (461c3a6).

Files with missing lines Patch % Lines
...gationInstrumentation/NavigationInstrumentation.ts 97.59% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1418   +/-   ##
=======================================
  Coverage   96.73%   96.73%           
=======================================
  Files         234      233    -1     
  Lines       10126    10183   +57     
  Branches     1423     1436   +13     
=======================================
+ Hits         9795     9851   +56     
- Misses        329      330    +1     
  Partials        2        2           
Files with missing lines Coverage Δ
...pi-page/manager/NoOpPageManager/NoOpPageManager.ts 100.00% <100.00%> (ø)
...-page/manager/ProxyPageManager/ProxyPageManager.ts 95.45% <100.00%> (+0.45%) ⬆️
packages/web-sdk/src/api-sessions/index.ts 100.00% <100.00%> (ø)
...r/NoOpUserSessionManager/NoOpUserSessionManager.ts 92.92% <100.00%> (+0.46%) ⬆️
...ProxyUserSessionManager/ProxyUserSessionManager.ts 92.30% <100.00%> (+0.52%) ⬆️
packages/web-sdk/src/api-sessions/manager/index.ts 100.00% <100.00%> (ø)
packages/web-sdk/src/constants/attributes.ts 100.00% <ø> (ø)
packages/web-sdk/src/constants/index.ts 100.00% <ø> (ø)
packages/web-sdk/src/index.ts 100.00% <ø> (ø)
...eInstrumentationBase/EmbraceInstrumentationBase.ts 97.07% <100.00%> (+0.08%) ⬆️
... and 13 more

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