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

Make poll interval configurable per source #1764

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

davidv1992
Copy link
Member

No description provided.

@davidv1992 davidv1992 force-pushed the source-config branch 2 times, most recently from cfea8ba to 9c3c59b Compare December 11, 2024 12:53
@davidv1992 davidv1992 marked this pull request as ready for review December 11, 2024 12:53
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 82.60870% with 64 lines in your changes missing coverage. Please review.

Project coverage is 81.53%. Comparing base (ef33a8c) to head (f521943).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ntpd/src/daemon/system.rs 0.00% 24 Missing ⚠️
ntpd/src/daemon/config/ntp_source.rs 71.18% 17 Missing ⚠️
ntpd/src/force_sync/algorithm.rs 0.00% 8 Missing ⚠️
ntpd/src/daemon/config/mod.rs 84.44% 7 Missing ⚠️
ntpd/src/daemon/spawn/nts.rs 0.00% 3 Missing ⚠️
ntpd/src/daemon/spawn/nts_pool.rs 0.00% 3 Missing ⚠️
ntpd/src/force_sync/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1764      +/-   ##
==========================================
- Coverage   81.60%   81.53%   -0.08%     
==========================================
  Files          66       66              
  Lines       20671    20789     +118     
==========================================
+ Hits        16869    16950      +81     
- Misses       3802     3839      +37     

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

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