Skip to content

Event-driven encode: per-track goroutine#156

Merged
jayli-nuro merged 6 commits into
mainfrom
jayli/event-driven-encode
Jun 3, 2026
Merged

Event-driven encode: per-track goroutine#156
jayli-nuro merged 6 commits into
mainfrom
jayli/event-driven-encode

Revert FrameBuffer.Read to non-blocking

1b85b1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 0s

45.43% (+0.35%) compared to 7c0fc7e

View this Pull Request on Codecov

45.43% (+0.35%) compared to 7c0fc7e

Details

Codecov Report

❌ Patch coverage is 76.40449% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.43%. Comparing base (7c0fc7e) to head (1b85b1c).

Files with missing lines Patch % Lines
sender/rtc_sender.go 76.47% 19 Missing and 1 partial ⚠️
sender/frame_buffer.go 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
+ Coverage   45.08%   45.43%   +0.35%     
==========================================
  Files          18       18              
  Lines        1739     1774      +35     
==========================================
+ Hits          784      806      +22     
- Misses        887      901      +14     
+ Partials       68       67       -1     

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