open-telemetry / opentelemetry-swift

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

Fix crash caused by automated URLSessionInstrumentation when used in combination with GoogleMaps SDK #523

Closed batuhansk closed 5 months ago

batuhansk commented 5 months ago

Fixes #522

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 66.34%. Comparing base (2796cc0) to head (469b26b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #523 +/- ## ======================================= Coverage 66.34% 66.34% ======================================= Files 336 336 Lines 14466 14467 +1 ======================================= + Hits 9597 9598 +1 Misses 4869 4869 ```

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