Skip to content

Networking for CSPTP/PTP#2298

Draft
davidv1992 wants to merge 3 commits into
timestamped-socket-ngfrom
statime-net
Draft

Networking for CSPTP/PTP#2298
davidv1992 wants to merge 3 commits into
timestamped-socket-ngfrom
statime-net

Conversation

@davidv1992

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.95652% with 228 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.93%. Comparing base (c3944ac) to head (1cc7cf9).
⚠️ Report is 1 commits behind head on timestamped-socket-ng.

Files with missing lines Patch % Lines
statime-netptp/src/socket/send.rs 63.19% 60 Missing ⚠️
statime-netptp/src/interface.rs 46.59% 47 Missing ⚠️
statime-netptp/src/lib.rs 44.26% 34 Missing ⚠️
statime-netptp/src/socket/recv.rs 68.23% 27 Missing ⚠️
statime-netptp/src/addresses/ipv4.rs 77.08% 22 Missing ⚠️
statime-netptp/src/addresses/ipv6.rs 77.08% 22 Missing ⚠️
statime-netptp/src/socket.rs 46.66% 16 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                    @@
##           timestamped-socket-ng    #2298      +/-   ##
=========================================================
- Coverage                  84.40%   83.93%   -0.47%     
=========================================================
  Files                         95      104       +9     
  Lines                      21608    22308     +700     
=========================================================
+ Hits                       18238    18724     +486     
- Misses                      3370     3584     +214     
Flag Coverage Δ
fuzz-cookie_parsing_sound 0.39% <ø> (ø)
fuzz-duration_from_float 0.26% <ø> (ø)
fuzz-encrypted_client_parsing 6.82% <ø> (-0.31%) ⬇️
fuzz-encrypted_server_parsing 10.21% <ø> (+0.33%) ⬆️
fuzz-handle 13.24% <ø> (+0.15%) ⬆️
fuzz-ipfilter 2.49% <ø> (ø)
fuzz-key_exchange_request_parsing 4.92% <ø> (-0.04%) ⬇️
fuzz-key_exchange_response_parsing 3.57% <ø> (-0.10%) ⬇️
fuzz-packet_keyset 5.69% <ø> (+0.80%) ⬆️
fuzz-packet_parsing_sound 5.18% <ø> (-0.89%) ⬇️
fuzz-ptp_message_parsing 63.72% <ø> (+10.93%) ⬆️
fuzz-record_encode_decode 4.43% <ø> (+0.03%) ⬆️
test-aarch64-apple-darwin 83.19% <ø> (-0.01%) ⬇️
test-x86_64-unknown-linux-gnu 82.71% <66.95%> (-0.52%) ⬇️
test-x86_64-unknown-linux-musl 82.60% <66.95%> (-0.52%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@davidv1992 davidv1992 force-pushed the statime-net branch 9 times, most recently from 71489f3 to 3ccb164 Compare June 30, 2026 10:16
@davidv1992 davidv1992 marked this pull request as ready for review June 30, 2026 11:41
@davidv1992 davidv1992 force-pushed the statime-net branch 2 times, most recently from d17ec86 to 7fab682 Compare June 30, 2026 12:20
@davidv1992 davidv1992 changed the base branch from main to timestamped-socket-ng July 1, 2026 07:37
@davidv1992 davidv1992 marked this pull request as draft July 1, 2026 07:37
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.

Implement socket management for CSPTP and PTP

1 participant