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

Don't log zero timestamp #7

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Don't log zero timestamp #7

merged 1 commit into from
Sep 23, 2024

Conversation

madkins23
Copy link

Justification for this comes from the slog.Handler documentation:

  • "If r.Time is the zero time, ignore the time."

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (0b7a5ea) to head (28a6c14).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          148       150    +2     
=========================================
+ Hits           148       150    +2     

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

@phsym phsym merged commit 11b85af into phsym:main Sep 23, 2024
1 check passed
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