open-telemetry / opentelemetry-swift

OpenTelemetry API for Swift
https://opentelemetry.io/docs/instrumentation/swift/
Apache License 2.0
209 stars 129 forks source link

Remove duplicate appending of log records #504

Closed itsniper closed 7 months ago

itsniper commented 8 months ago

Fixes a bug introduced in #497 that causes all log records to be duplicated.

linux-foundation-easycla[bot] commented 8 months ago

CLA Signed

The committers listed above are authorized under a signed CLA.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (be46a97) 66.42% compared to head (304dd19) 66.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #504 +/- ## ========================================== + Coverage 66.42% 66.46% +0.03% ========================================== Files 336 336 Lines 14446 14444 -2 ========================================== + Hits 9596 9600 +4 + Misses 4850 4844 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.