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

use native timestamps instead of time.Duration #627

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Oct 7, 2024

this improves timestamp precision

@aler9 aler9 force-pushed the feature/timestamp branch 3 times, most recently from e68be3f to 1403bd0 Compare October 7, 2024 13:54
this improves timestamp precision
@aler9 aler9 merged commit 2ca0bff into main Oct 7, 2024
7 checks passed
@aler9 aler9 deleted the feature/timestamp branch October 7, 2024 13:58
Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 10.44776% with 60 lines in your changes missing coverage. Please review.

Project coverage is 81.53%. Comparing base (5ec470c) to head (35a32bc).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/rtptime/global_decoder2.go 0.00% 52 Missing ⚠️
client.go 20.00% 4 Missing ⚠️
server_session.go 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #627      +/-   ##
==========================================
- Coverage   81.98%   81.53%   -0.45%     
==========================================
  Files         115      116       +1     
  Lines       11615    11678      +63     
==========================================
  Hits         9522     9522              
- Misses       1693     1755      +62     
- Partials      400      401       +1     

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

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.

1 participant