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

Link logger with gin context. #76

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

Conversation

cedric-appdirect
Copy link
Contributor

This is trowing just an idea at the moment. This would have to be adjusted once #69 is landed. We might want to make it even optional via config as mutating the logger has performance impact.

@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7bec240) 93.44% compared to head (fdbfb8b) 93.79%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   93.44%   93.79%   +0.35%     
==========================================
  Files           2        2              
  Lines         122      129       +7     
==========================================
+ Hits          114      121       +7     
  Misses          5        5              
  Partials        3        3              
Flag Coverage Δ
go- 93.79% <100.00%> (+0.35%) ⬆️
go-1.18 93.79% <100.00%> (+0.35%) ⬆️
go-1.19 93.79% <100.00%> (+0.35%) ⬆️
go-1.20 93.79% <100.00%> (+0.35%) ⬆️
go-1.21 93.79% <100.00%> (+0.35%) ⬆️
macos-latest 93.79% <100.00%> (+0.35%) ⬆️
ubuntu-latest 93.79% <100.00%> (+0.35%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cedric-appdirect cedric-appdirect mentioned this pull request Jan 8, 2024
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

2 participants