Skip to content

Expert bridge self healing via end-2-end heartbeat monitoring - #7887

Merged
Steve-Mcl merged 12 commits into
mainfrom
feat-expert-bridge-self-healing
Jul 23, 2026
Merged

Expert bridge self healing via end-2-end heartbeat monitoring#7887
Steve-Mcl merged 12 commits into
mainfrom
feat-expert-bridge-self-healing

Merge branch 'main' into feat-expert-bridge-self-healing

e9066a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

75.72% (+0.07%) compared to 200538d

View this Pull Request on Codecov

75.72% (+0.07%) compared to 200538d

Details

Codecov Report

❌ Patch coverage is 86.72566% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.72%. Comparing base (200538d) to head (e9066a0).

Files with missing lines Patch % Lines
forge/ee/lib/expert/index.js 22.22% 7 Missing ⚠️
forge/comms/aclManager.js 77.77% 4 Missing ⚠️
forge/comms/commsClient.js 0.00% 3 Missing ⚠️
forge/ee/lib/expert/tasks/heartbeat.js 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7887      +/-   ##
==========================================
+ Coverage   75.65%   75.72%   +0.07%     
==========================================
  Files         432      434       +2     
  Lines       23086    23198     +112     
  Branches     6126     6161      +35     
==========================================
+ Hits        17465    17567     +102     
- Misses       5621     5631      +10     

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