otellogr: Implement Info, WithName, WithValues #6111
Merged
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
@@ 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%> (ø) |
Loading