Skip to content

Add tab presence support to track user activity across sessions - #8182

Merged
Steve-Mcl merged 6 commits into
mainfrom
feat/8158_store-browser-sessions-scaffolding
Aug 13, 2026
Merged

Add tab presence support to track user activity across sessions#8182
Steve-Mcl merged 6 commits into
mainfrom
feat/8158_store-browser-sessions-scaffolding

Enable shared subscriptions for tab presence topics

4f2fc4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

76.19% (-0.01%) compared to bc556f1, passed because coverage increased by 0% when compared to adjusted base (76.19%)

View this Pull Request on Codecov

76.19% (-0.01%) compared to bc556f1, passed because coverage increased by 0% when compared to adjusted base (76.19%)

Details

Codecov Report

❌ Patch coverage is 75.92593% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.19%. Comparing base (bc556f1) to head (4f2fc4c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
forge/comms/commsClient.js 0.00% 10 Missing ⚠️
forge/comms/aclManager.js 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8182      +/-   ##
==========================================
- Coverage   76.19%   76.19%   -0.01%     
==========================================
  Files         441      442       +1     
  Lines       23619    23672      +53     
  Branches     6289     6298       +9     
==========================================
+ Hits        17996    18036      +40     
- Misses       5623     5636      +13     

☔ View full report in Codecov by Harness.
📢 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.