Skip to content

Add RTCSender.OnFrameSent callback with per-frame capture timestamp#152

Merged
jayli-nuro merged 1 commit into
mainfrom
jayli/onboard-e2e-frame-sent-callback
May 27, 2026
Merged

Add RTCSender.OnFrameSent callback with per-frame capture timestamp#152
jayli-nuro merged 1 commit into
mainfrom
jayli/onboard-e2e-frame-sent-callback

Add OnFrameSent callback to RTCSender

90cd07e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 0s

44.89% (+0.74%) compared to afb9dab

View this Pull Request on Codecov

44.89% (+0.74%) compared to afb9dab

Details

Codecov Report

❌ Patch coverage is 90.47619% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.89%. Comparing base (afb9dab) to head (90cd07e).

Files with missing lines Patch % Lines
sender/rtc_sender.go 85.71% 1 Missing and 2 partials ⚠️
sender/frame_buffer.go 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   44.14%   44.89%   +0.74%     
==========================================
  Files          18       18              
  Lines        1708     1733      +25     
==========================================
+ Hits          754      778      +24     
  Misses        887      887              
- Partials       67       68       +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.