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

Reworked controller to simplify logic in system. #1541

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davidv1992
Copy link
Member

No description provided.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 45.33333% with 41 lines in your changes missing coverage. Please review.

Project coverage is 82.01%. Comparing base (9a196a4) to head (7941229).
Report is 3 commits behind head on main.

Files Patch % Lines
ntpd/src/daemon/system.rs 0.00% 12 Missing ⚠️
ntp-proto/src/system.rs 56.00% 11 Missing ⚠️
ntp-proto/src/packet/mod.rs 0.00% 3 Missing ⚠️
ntp-proto/src/server.rs 0.00% 3 Missing ⚠️
ntp-proto/src/source.rs 0.00% 3 Missing ⚠️
ntpd/src/daemon/clock.rs 0.00% 3 Missing ⚠️
ntpd/src/daemon/observer.rs 0.00% 3 Missing ⚠️
ntpd/src/daemon/server.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1541      +/-   ##
==========================================
- Coverage   82.15%   82.01%   -0.14%     
==========================================
  Files          62       62              
  Lines       19128    19169      +41     
==========================================
+ Hits        15714    15722       +8     
- Misses       3414     3447      +33     

☔ 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.

None yet

1 participant