-
Notifications
You must be signed in to change notification settings - Fork 124
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
Wraps temporal logger in slog.Logger for better system plugin #3000
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3000 +/- ##
===========================================
+ Coverage 24.93% 36.16% +11.22%
===========================================
Files 343 344 +1
Lines 39323 39371 +48
===========================================
+ Hits 9806 14239 +4433
+ Misses 28549 23483 -5066
- Partials 968 1649 +681 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥇
Also updates a bunch of spots to use the testutil.GetLogger for tests