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

Initialize Deglitcher to "now" #569

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

armanbilge
Copy link
Contributor

One last fix. The monotonic clock typically starts at 0 on JS, but this is not guaranteed in general. So better to initialize it with the current time.

@mergify mergify bot added the core label Nov 23, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (015f528) 78.15% compared to head (2810181) 78.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #569      +/-   ##
==========================================
+ Coverage   78.15%   78.34%   +0.18%     
==========================================
  Files           8        8              
  Lines         444      434      -10     
  Branches        1        2       +1     
==========================================
- Hits          347      340       -7     
+ Misses         97       94       -3     

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

@rpiaggio rpiaggio merged commit 3c2bf83 into master Feb 2, 2024
5 checks passed
@rpiaggio rpiaggio deleted the pr/fix-deglitcher-builder branch February 2, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants