[7324] Replace HTTP polling of instance / device status with MQTT-over-WS#7573
Open
n-lark wants to merge 14 commits into
Open
[7324] Replace HTTP polling of instance / device status with MQTT-over-WS#7573n-lark wants to merge 14 commits into
n-lark wants to merge 14 commits into
Codecov / codecov/project
succeeded
Jun 23, 2026 in 0s
77.07% (+0.11%) compared to 01e79e2
View this Pull Request on Codecov
77.07% (+0.11%) compared to 01e79e2
Details
Codecov Report
❌ Patch coverage is 95.06173% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.07%. Comparing base (01e79e2) to head (6ba8c73).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| forge/comms/aclManager.js | 86.66% | 2 Missing |
| forge/db/controllers/Project.js | 97.29% | 1 Missing |
| forge/routes/api/projectActions.js | 91.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #7573 +/- ##
==========================================
+ Coverage 76.95% 77.07% +0.11%
==========================================
Files 411 411
Lines 21094 21170 +76
Branches 5141 5161 +20
==========================================
+ Hits 16233 16316 +83
+ Misses 4861 4854 -7 ☔ 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.
Loading