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 HubProvider functionality for logrus integration #936

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

Conversation

ribice
Copy link
Collaborator

@ribice ribice commented Dec 22, 2024

Resolves #513

@ribice ribice requested a review from cleptric December 22, 2024 10:47
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

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

Project coverage is 83.70%. Comparing base (ade504d) to head (1e902e7).

Files with missing lines Patch % Lines
logrus/logrusentry.go 81.25% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #936      +/-   ##
==========================================
- Coverage   83.75%   83.70%   -0.05%     
==========================================
  Files          49       49              
  Lines        5139     5143       +4     
==========================================
+ Hits         4304     4305       +1     
- Misses        680      682       +2     
- Partials      155      156       +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.

Add goroutine support in logrus implementation
1 participant