Skip to content

Drop retain:true helpers

29bfb5f
Select commit
Loading
Failed to load commit list.
Draft

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

Drop retain:true helpers
29bfb5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 26, 2026 in 0s

76.46% (-0.01%) compared to 9a4001a

View this Pull Request on Codecov

76.46% (-0.01%) compared to 9a4001a

Details

Codecov Report

❌ Patch coverage is 73.68421% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.46%. Comparing base (9a4001a) to head (29bfb5f).
⚠️ Report is 6 commits behind head on 7320-mqtt-team.

Files with missing lines Patch % Lines
forge/comms/index.js 35.71% 9 Missing ⚠️
forge/comms/aclManager.js 90.00% 4 Missing ⚠️
forge/comms/commsClient.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           7320-mqtt-team    #7347      +/-   ##
==================================================
- Coverage           76.47%   76.46%   -0.01%     
==================================================
  Files                 405      405              
  Lines               20694    20750      +56     
  Branches             5010     5027      +17     
==================================================
+ Hits                15825    15867      +42     
- Misses               4869     4883      +14     

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