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: fix race condition when decoding time of MPEG-TS streams #141

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Mar 2, 2024

No description provided.

Copy link

codecov bot commented Mar 2, 2024

Codecov Report

Attention: Patch coverage is 80.70175% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 72.44%. Comparing base (f6bf971) to head (d10582a).
Report is 3 commits behind head on main.

Files Patch % Lines
client_track_processor_mpegts.go 60.00% 2 Missing and 2 partials ⚠️
client_track_processor_fmp4.go 50.00% 2 Missing and 1 partial ⚠️
client_timesync_fmp4.go 60.00% 2 Missing ⚠️
client_timesync_mpegts.go 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   72.43%   72.44%   +0.01%     
==========================================
  Files          43       43              
  Lines        3856     3858       +2     
==========================================
+ Hits         2793     2795       +2     
  Misses        851      851              
  Partials      212      212              

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

@aler9 aler9 merged commit c7f90fd into main Mar 2, 2024
8 checks passed
@aler9 aler9 deleted the fix/race branch March 2, 2024 19:06
@github-actions github-actions bot locked and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant