Skip to content

feat(SessionApi): Send save request via `sendBeacon` at `beforeunload`

c374fa8
Select commit
Loading
Failed to load commit list.
Merged

[stable31] feat(session): Send save request via sendBeacon at beforeunload #7062

feat(SessionApi): Send save request via `sendBeacon` at `beforeunload`
c374fa8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2025 in 0s

58.99% (-0.03%) compared to e01ef6d

View this Pull Request on Codecov

58.99% (-0.03%) compared to e01ef6d

Details

Codecov Report

Attention: Patch coverage is 32.55814% with 29 lines in your changes missing coverage. Please review.

Project coverage is 58.99%. Comparing base (e01ef6d) to head (c374fa8).
Report is 8 commits behind head on stable31.

Files with missing lines Patch % Lines
src/services/SessionApi.js 0.00% 18 Missing ⚠️
src/services/SyncService.js 0.00% 11 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           stable31    #7062      +/-   ##
============================================
- Coverage     59.02%   58.99%   -0.03%     
============================================
  Files           285      285              
  Lines         35836    35865      +29     
  Branches        788      788              
============================================
+ Hits          21151    21159       +8     
- Misses        14565    14586      +21     
  Partials        120      120              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.