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 reading absolute time #142

Merged
merged 1 commit into from Mar 2, 2024
Merged

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 85.08772% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 73.03%. Comparing base (c7f90fd) to head (5a11829).

Files Patch % Lines
client.go 70.21% 13 Missing and 1 partial ⚠️
client_track.go 65.21% 6 Missing and 2 partials ⚠️
client_track_processor_fmp4.go 79.31% 6 Missing ⚠️
client_stream_processor_mpegts.go 92.85% 2 Missing and 1 partial ⚠️
client_primary_downloader.go 92.85% 2 Missing ⚠️
client_stream_processor_fmp4.go 96.15% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   72.44%   73.03%   +0.59%     
==========================================
  Files          43       44       +1     
  Lines        3858     3813      -45     
==========================================
- Hits         2795     2785      -10     
+ Misses        851      823      -28     
+ Partials      212      205       -7     

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

@aler9 aler9 merged commit a57d96d into main Mar 2, 2024
8 checks passed
@aler9 aler9 deleted the fix/abstime branch March 2, 2024 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant