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

Add Zerolog integration #857

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Add Zerolog integration #857

wants to merge 24 commits into from

Conversation

ribice
Copy link
Collaborator

@ribice ribice commented Jul 10, 2024

Resolves #853

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

Attention: Patch coverage is 83.03030% with 28 lines in your changes missing coverage. Please review.

Project coverage is 82.88%. Comparing base (11d3c79) to head (9d192ff).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
zerolog/sentryzerolog.go 83.03% 19 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #857      +/-   ##
==========================================
+ Coverage   82.83%   82.88%   +0.04%     
==========================================
  Files          51       52       +1     
  Lines        4597     4762     +165     
==========================================
+ Hits         3808     3947     +139     
- Misses        636      654      +18     
- Partials      153      161       +8     

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

zerolog/zerolog.go Fixed Show fixed Hide fixed
@ribice ribice marked this pull request as ready for review July 20, 2024 14:30
@ribice ribice requested a review from cleptric July 21, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for zerolog
2 participants