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

Fix incorrect date display in force-sync. #1803

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

Conversation

davidv1992
Copy link
Member

Fixes #1789

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

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

Project coverage is 81.49%. Comparing base (9833caa) to head (f840abb).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
ntpd/src/force_sync/mod.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1803      +/-   ##
==========================================
- Coverage   81.50%   81.49%   -0.01%     
==========================================
  Files          68       68              
  Lines       21488    21489       +1     
==========================================
  Hits        17513    17513              
- Misses       3975     3976       +1     

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

force-sync output contains wrong time
1 participant