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 getting absolute timestamp with low-latency streams #127

Merged
merged 1 commit into from
Jan 1, 2024

client: support getting absolute timestamp with low-latency streams

8464c15
Select commit
Loading
Failed to load commit list.
Merged

client: support getting absolute timestamp with low-latency streams #127

client: support getting absolute timestamp with low-latency streams
8464c15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 1, 2024 in 1s

72.07% (-0.04%) compared to 1c70dd1

View this Pull Request on Codecov

72.07% (-0.04%) compared to 1c70dd1

Details

Codecov Report

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

Comparison is base (1c70dd1) 72.10% compared to head (8464c15) 72.07%.

Files Patch % Lines
client_stream_downloader.go 55.55% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
- Coverage   72.10%   72.07%   -0.04%     
==========================================
  Files          43       43              
  Lines        3811     3824      +13     
==========================================
+ Hits         2748     2756       +8     
- Misses        849      852       +3     
- Partials      214      216       +2     

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