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

otellogr: Implement Info, WithName, WithValues #6111

Merged

Fix name

3fe7bb8
Select commit
Loading
Failed to load commit list.
Merged

otellogr: Implement Info, WithName, WithValues #6111

Fix name
3fe7bb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

66.1% (+0.3%) compared to e1758b2

View this Pull Request on Codecov

66.1% (+0.3%) compared to e1758b2

Details

Codecov Report

Attention: Patch coverage is 99.18033% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.1%. Comparing base (e1758b2) to head (3fe7bb8).

Files with missing lines Patch % Lines
bridges/otellogr/convert.go 99.0% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6111     +/-   ##
=======================================
+ Coverage   65.7%   66.1%   +0.3%     
=======================================
  Files        204     205      +1     
  Lines      13088   13201    +113     
=======================================
+ Hits        8610    8728    +118     
+ Misses      4215    4209      -6     
- Partials     263     264      +1     
Files with missing lines Coverage Δ
bridges/otellogr/logsink.go 98.2% <100.0%> (+18.6%) ⬆️
bridges/otellogr/convert.go 99.0% <99.0%> (ø)

... and 1 file with indirect coverage changes