Skip to content

[7324] Replace HTTP polling of instance / device status with MQTT-over-WS - #7573

Merged
n-lark merged 24 commits into
mainfrom
7324-mqtt/ws-device-instances
Jun 30, 2026
Merged

[7324] Replace HTTP polling of instance / device status with MQTT-over-WS#7573
n-lark merged 24 commits into
mainfrom
7324-mqtt/ws-device-instances

Merge branch 'main' into 7324-mqtt/ws-device-instances

edb2c3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

77.05% (+0.10%) compared to 64c84a9

View this Pull Request on Codecov

77.05% (+0.10%) compared to 64c84a9

Details

Codecov Report

❌ Patch coverage is 94.80519% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.05%. Comparing base (64c84a9) to head (edb2c3d).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
forge/comms/aclManager.js 86.66% 2 Missing ⚠️
forge/containers/stub/index.js 87.50% 1 Missing ⚠️
forge/db/controllers/Project.js 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7573      +/-   ##
==========================================
+ Coverage   76.95%   77.05%   +0.10%     
==========================================
  Files         411      411              
  Lines       21094    21162      +68     
  Branches     5141     5160      +19     
==========================================
+ Hits        16233    16307      +74     
+ Misses       4861     4855       -6     

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