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

Add handling for different NTP versions to peer #1143

Closed
wants to merge 2 commits into from
Closed

Conversation

tdittr
Copy link
Contributor

@tdittr tdittr commented Oct 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

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

Comparison is base (5c2bff6) 85.06% compared to head (9f5a1e2) 85.49%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1143      +/-   ##
==========================================
+ Coverage   85.06%   85.49%   +0.42%     
==========================================
  Files          57       57              
  Lines       15437    15563     +126     
==========================================
+ Hits        13132    13305     +173     
+ Misses       2305     2258      -47     
Files Coverage Δ
ntp-proto/src/lib.rs 100.00% <ø> (ø)
ntp-proto/src/packet/extension_fields.rs 93.50% <100.00%> (-0.04%) ⬇️
ntp-proto/src/packet/mod.rs 87.07% <100.00%> (+2.88%) ⬆️
ntpd/src/daemon/server.rs 80.40% <100.00%> (+0.25%) ⬆️
ntp-proto/src/packet/v5/mod.rs 91.31% <93.47%> (+2.16%) ⬆️
ntp-proto/src/peer.rs 91.02% <97.00%> (+0.85%) ⬆️

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

@tdittr tdittr mentioned this pull request Oct 18, 2023
21 tasks
@tdittr tdittr closed this Oct 25, 2023
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.

1 participant