Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: support extracting absolute timestamp of incoming data #122

Merged
merged 1 commit into from
Jan 1, 2024

client: support extracting absolute timestamp of incoming data

d74a3bd
Select commit
Loading
Failed to load commit list.
Merged

client: support extracting absolute timestamp of incoming data #122

client: support extracting absolute timestamp of incoming data
d74a3bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 1, 2024 in 0s

71.79% (+0.29%) compared to 9eb4ef3

View this Pull Request on Codecov

71.79% (+0.29%) compared to 9eb4ef3

Details

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (9eb4ef3) 71.50% compared to head (d74a3bd) 71.79%.

Files Patch % Lines
client_stream_processor_mpegts.go 68.05% 17 Missing and 6 partials ⚠️
client_stream_processor_fmp4.go 68.29% 9 Missing and 4 partials ⚠️
client.go 60.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   71.50%   71.79%   +0.29%     
==========================================
  Files          43       43              
  Lines        3636     3702      +66     
==========================================
+ Hits         2600     2658      +58     
- Misses        833      835       +2     
- Partials      203      209       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.