Skip to content

fix lint

5982f02
Select commit
Loading
Failed to load commit list.
Open

Add automated EMQX bridge setup for Expert broker #7184

fix lint
5982f02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

76.72% (+0.13%) compared to c3c8f6f

View this Pull Request on Codecov

76.72% (+0.13%) compared to c3c8f6f

Details

Codecov Report

❌ Patch coverage is 93.86503% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.72%. Comparing base (c3c8f6f) to head (5982f02).

Files with missing lines Patch % Lines
forge/ee/lib/expert/tasks/startup.js 0.00% 4 Missing ⚠️
forge/ee/lib/expert/tasks/weekly.js 0.00% 4 Missing ⚠️
forge/ee/lib/expert/emxq-bridge/setup.js 98.63% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7184      +/-   ##
==========================================
+ Coverage   76.59%   76.72%   +0.13%     
==========================================
  Files         405      409       +4     
  Lines       20579    20742     +163     
  Branches     4975     5016      +41     
==========================================
+ Hits        15762    15915     +153     
- Misses       4817     4827      +10     

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