Skip to content

CSPTP experimental implementation #1936

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

CSPTP experimental implementation #1936

wants to merge 10 commits into from

Conversation

davidv1992
Copy link
Member

No description provided.

Copy link

codecov bot commented Jul 19, 2025

Codecov Report

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

Project coverage is 20.86%. Comparing base (a3f7be6) to head (b5f8f35).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ntp-proto/src/csptp/mod.rs 0.00% 140 Missing ⚠️
ntp-proto/src/source.rs 0.00% 28 Missing ⚠️
ntp-proto/src/time_types.rs 0.00% 17 Missing ⚠️
ntp-proto/src/algorithm/kalman/mod.rs 0.00% 13 Missing ⚠️
ntp-proto/src/system.rs 0.00% 10 Missing ⚠️
ntp-proto/src/packet/v5/server_reference_id.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1936       +/-   ##
===========================================
- Coverage   83.31%   20.86%   -62.46%     
===========================================
  Files          71       38       -33     
  Lines       19292     6005    -13287     
===========================================
- Hits        16074     1253    -14821     
- Misses       3218     4752     +1534     
Flag Coverage Δ
fuzz-cookie_parsing_sound 0.43% <0.00%> (-0.02%) ⬇️
fuzz-duration_from_float 0.28% <0.00%> (-0.02%) ⬇️
fuzz-encrypted_client_parsing 7.95% <0.00%> (-0.15%) ⬇️
fuzz-encrypted_server_parsing 10.19% <0.00%> (-1.27%) ⬇️
fuzz-ipfilter 2.65% <0.00%> (-0.10%) ⬇️
fuzz-key_exchange_request_parsing 3.41% <0.00%> (-0.13%) ⬇️
fuzz-key_exchange_response_parsing 2.65% <0.00%> (-0.12%) ⬇️
fuzz-packet_keyset 5.17% <0.00%> (-1.10%) ⬇️
fuzz-packet_parsing_sound 5.37% <0.00%> (-3.38%) ⬇️
fuzz-record_encode_decode 3.04% <0.00%> (-0.19%) ⬇️
test-aarch64-apple-darwin ?
test-x86_64-unknown-linux-gnu ?
test-x86_64-unknown-linux-musl ?

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

☔ View full report in Codecov by Sentry.
📢 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.

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