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

Implemented cross-clock synchronization for hardware timestamping. #270

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

davidv1992
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

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

Comparison is base (a9943e8) 72.20% compared to head (eb8cbb8) 70.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
- Coverage   72.20%   70.71%   -1.49%     
==========================================
  Files          48       48              
  Lines        5393     5505     +112     
==========================================
- Hits         3894     3893       -1     
- Misses       1499     1612     +113     
Files Coverage Δ
statime-linux/src/config/mod.rs 0.00% <ø> (ø)
statime/src/port/state/slave.rs 92.13% <100.00%> (-0.01%) ⬇️
statime-linux/src/socket.rs 0.00% <0.00%> (ø)
statime/src/port/mod.rs 55.49% <0.00%> (-0.54%) ⬇️
statime-linux/src/clock/mod.rs 0.00% <0.00%> (ø)
statime-linux/src/main.rs 0.00% <0.00%> (ø)

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

@davidv1992 davidv1992 force-pushed the hardware-timestamping-rework branch 24 times, most recently from 9ddda38 to 2121930 Compare September 29, 2023 12:27
@davidv1992 davidv1992 force-pushed the hardware-timestamping-rework branch from 2121930 to f611537 Compare September 29, 2023 12:32
@davidv1992 davidv1992 force-pushed the hardware-timestamping-rework branch from f611537 to 2621262 Compare September 29, 2023 12:35
@davidv1992 davidv1992 force-pushed the hardware-timestamping-rework branch from 2621262 to c15696f Compare October 5, 2023 09:15
@davidv1992 davidv1992 marked this pull request as ready for review October 5, 2023 09:15
statime-linux/src/clock/mod.rs Outdated Show resolved Hide resolved
statime-linux/src/main.rs Outdated Show resolved Hide resolved
statime-linux/src/main.rs Outdated Show resolved Hide resolved
@davidv1992 davidv1992 force-pushed the hardware-timestamping-rework branch from c15696f to 67ce3d3 Compare October 5, 2023 11:27
@davidv1992 davidv1992 requested a review from folkertdev October 5, 2023 11:28
folkertdev
folkertdev previously approved these changes Oct 5, 2023
Base automatically changed from socket-migration to main October 5, 2023 11:48
@folkertdev folkertdev dismissed their stale review October 5, 2023 11:48

The base branch was changed.

@davidv1992 davidv1992 force-pushed the hardware-timestamping-rework branch from 67ce3d3 to eb8cbb8 Compare October 5, 2023 11:57
@folkertdev folkertdev merged commit 3f7ced5 into main Oct 5, 2023
4 checks passed
@folkertdev folkertdev deleted the hardware-timestamping-rework branch October 5, 2023 12:01
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.

2 participants