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

Ensure the phc clocks are properly initialized if needed. #526

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

davidv1992
Copy link
Member

No description provided.

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 63.64%. Comparing base (fbe21fe) to head (00692c6).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
statime-linux/src/clock/mod.rs 0.00% 10 Missing ⚠️
statime-linux/src/main.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #526      +/-   ##
==========================================
- Coverage   63.73%   63.64%   -0.09%     
==========================================
  Files          60       60              
  Lines        8013     8024      +11     
==========================================
  Hits         5107     5107              
- Misses       2906     2917      +11     

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

@teodly
Copy link
Contributor

teodly commented Aug 28, 2024

After merging this fix locally, PHC works on my system, thanks!

@rnijveld rnijveld added this pull request to the merge queue Aug 29, 2024
Merged via the queue into main with commit 65c553c Aug 29, 2024
4 checks passed
@rnijveld rnijveld deleted the phc-init branch August 29, 2024 08:39
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.

attempt to multiply with overflow when hardware clock enabled
3 participants