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

Ignore PTPv1 packets #533

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Ignore PTPv1 packets #533

merged 2 commits into from
Sep 20, 2024

Conversation

teodly
Copy link
Contributor

@teodly teodly commented Aug 29, 2024

fixes #532

Copy link

codecov bot commented Aug 30, 2024

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.11%. Comparing base (a32a48d) to head (48e1fd4).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
statime-linux/src/main.rs 0.00% 3 Missing ⚠️
statime/src/port/mod.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #533      +/-   ##
==========================================
- Coverage   63.64%   63.11%   -0.53%     
==========================================
  Files          60       60              
  Lines        8024     8104      +80     
==========================================
+ Hits         5107     5115       +8     
- Misses       2917     2989      +72     

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

@davidv1992
Copy link
Member

Can you fix the failing style check?

@davidv1992 davidv1992 added this pull request to the merge queue Sep 20, 2024
Merged via the queue into pendulum-project:main with commit 38e5307 Sep 20, 2024
4 checks passed
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.

Ignore incoming PTPv1 packets
3 participants