feat: centralize soft navigation handling in EmbracePageManager#1418
Merged
joaquin-diaz merged 10 commits intoJul 16, 2026
Merged
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
@@ 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 |
🚀 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.
Loading