Skip to content

CSPTP experimental implementation#1936

Draft
davidv1992 wants to merge 10 commits intomainfrom
csptp-experiment
Draft

CSPTP experimental implementation#1936
davidv1992 wants to merge 10 commits intomainfrom
csptp-experiment

Conversation

@davidv1992
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 19, 2025

Codecov Report

❌ Patch coverage is 0% with 209 lines in your changes missing coverage. Please review.
✅ Project coverage is 22.18%. Comparing base (9e4ffa8) to head (c8b8408).
⚠️ Report is 77 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.52%   22.18%   -61.35%     
===========================================
  Files          70       38       -32     
  Lines       19315     6333    -12982     
===========================================
- Hits        16133     1405    -14728     
- Misses       3182     4928     +1746     
Flag Coverage Δ
fuzz-cookie_parsing_sound 0.39% <0.00%> (-0.02%) ⬇️
fuzz-duration_from_float 0.27% <0.00%> (-0.01%) ⬇️
fuzz-encrypted_client_parsing 6.22% <0.00%> (-1.61%) ⬇️
fuzz-encrypted_server_parsing 9.57% <0.00%> (-1.64%) ⬇️
fuzz-ipfilter 2.51% <0.00%> (-0.09%) ⬇️
fuzz-key_exchange_request_parsing 3.82% <0.00%> (-1.37%) ⬇️
fuzz-key_exchange_response_parsing 3.68% <0.00%> (-0.16%) ⬇️
fuzz-packet_keyset 5.62% <0.00%> (-0.33%) ⬇️
fuzz-packet_parsing_sound 8.38% <0.00%> (+1.29%) ⬆️
fuzz-record_encode_decode 4.52% <0.00%> (-0.16%) ⬇️
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.

3 participants