Skip to content

feat(broadcast): replace utils/broadcast with broadcaster/broadcast - #4085

Open
EgeCaner wants to merge 1 commit into
mainfrom
feat/broadcast-ring
Open

EgeCaner wants to merge 1 commit into
mainfrom
feat/broadcast-ring

feat(broadcast): replace utils/broadcast with broadcaster/broadcast

2abc4f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 0s

79.61% (target 70.00%)

View this Pull Request on Codecov

79.61% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 87.03704% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.61%. Comparing base (9cc601f) to head (2abc4f5).

Files with missing lines Patch % Lines
broadcaster/broadcast/ring/event_or_lag.go 72.00% 7 Missing ⚠️
broadcaster/broadcast/subscription.go 77.77% 4 Missing ⚠️
broadcaster/broadcast/ring/slot.go 88.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4085      +/-   ##
==========================================
- Coverage   79.78%   79.61%   -0.17%     
==========================================
  Files         477      481       +4     
  Lines       36663    36670       +7     
==========================================
- Hits        29250    29196      -54     
- Misses       7404     7465      +61     
  Partials        9        9              

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