open-telemetry / opentelemetry-swift

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

fixed the hard coding of sdk version #485

Closed vvydier closed 11 months ago

vvydier commented 11 months ago

added the SwiftProtobuf version instead of hard coding the sdk version number

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (a7426e4) 66.51% compared to head (604c4a7) 66.47%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================== - Coverage 66.51% 66.47% -0.05% ========================================== Files 335 335 Lines 14327 14327 ========================================== - Hits 9530 9524 -6 - Misses 4797 4803 +6 ```

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