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

Merge branch 'main' into implement-otellogr-convert

c2c61e1
Select commit
Loading
Failed to load commit list.
Merged

otellogr: Implement Info, WithName, WithValues #6111

Merge branch 'main' into implement-otellogr-convert
c2c61e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

66.8% (+0.3%) compared to d295ae3

View this Pull Request on Codecov

66.8% (+0.3%) compared to d295ae3

Details

Codecov Report

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

Project coverage is 66.8%. Comparing base (d295ae3) to head (c2c61e1).

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   66.4%   66.8%   +0.3%     
=======================================
  Files        205     206      +1     
  Lines      13093   13207    +114     
=======================================
+ Hits        8706    8827    +121     
+ Misses      4119    4112      -7     
  Partials     268     268             
Files with missing lines Coverage Δ
bridges/otellogr/logsink.go 98.2% <100.0%> (+18.6%) ⬆️
bridges/otellogr/convert.go 99.0% <99.0%> (ø)