Skip to content

fix: update tests for broker

3b4d0b1
Select commit
Loading
Failed to load commit list.
Open

feat: Add MQTT transport #445

fix: update tests for broker
3b4d0b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

92.30% (-4.72%) compared to dfd67fd

View this Pull Request on Codecov

92.30% (-4.72%) compared to dfd67fd

Details

Codecov Report

❌ Patch coverage is 72.50000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.30%. Comparing base (dfd67fd) to head (3b4d0b1).
⚠️ Report is 549 commits behind head on master.

Files with missing lines Patch % Lines
src/transports/mqtt.ts 72.50% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #445      +/-   ##
==========================================
- Coverage   97.02%   92.30%   -4.72%     
==========================================
  Files           7        8       +1     
  Lines         168      208      +40     
  Branches       19       25       +6     
==========================================
+ Hits          163      192      +29     
- Misses          5       16      +11     

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