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

Merged
merged 6 commits into from
Jan 2, 2025

Merge branch 'master' into logrus-improvements

b861481
Select commit
Loading
Failed to load commit list.
Merged

Add HubProvider functionality for logrus integration #936

Merge branch 'master' into logrus-improvements
b861481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2025 in 0s

83.61% (-0.09%) compared to e1d804e

View this Pull Request on Codecov

83.61% (-0.09%) compared to e1d804e

Details

Codecov Report

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

Project coverage is 83.61%. Comparing base (e1d804e) to head (b861481).

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.70%   83.61%   -0.09%     
==========================================
  Files          49       49              
  Lines        5129     5133       +4     
==========================================
- Hits         4293     4292       -1     
- Misses        680      684       +4     
- Partials      156      157       +1     

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