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

feat(app, autologs): add logger provider #162

Merged
merged 1 commit into from
Jan 6, 2025

feat(app, autologs): add logger provider

09abcce
Select commit
Loading
Failed to load commit list.
Merged

feat(app, autologs): add logger provider #162

feat(app, autologs): add logger provider
09abcce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

36.47% (+0.02%) compared to de2451f

View this Pull Request on Codecov

36.47% (+0.02%) compared to de2451f

Details

Codecov Report

Attention: Patch coverage is 28.76712% with 104 lines in your changes missing coverage. Please review.

Project coverage is 36.47%. Comparing base (de2451f) to head (09abcce).

Files with missing lines Patch % Lines
autologs/autologs.go 36.70% 49 Missing and 1 partial ⚠️
autologs/setup.go 0.00% 27 Missing ⚠️
app/metrics.go 0.00% 16 Missing ⚠️
autologs/config.go 56.52% 10 Missing ⚠️
app/app.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   36.45%   36.47%   +0.02%     
==========================================
  Files          17       19       +2     
  Lines        1015     1135     +120     
==========================================
+ Hits          370      414      +44     
- Misses        620      695      +75     
- Partials       25       26       +1     

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