embrace-io / embrace-apple-sdk

Embrace's Swift SDK built on OpenTelemetry
https://embrace.io/docs/ios/
Apache License 2.0
117 stars 11 forks source link

Using OpenTelemetry's enums in `EmbraceSemantics` #83

Closed NachoEmbrace closed 1 month ago

github-actions[bot] commented 1 month ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

github-actions[bot] commented 1 month ago
Warnings
:warning: Please provide a description for the changes in this Pull Request.
:warning: No CHANGELOG entry added.

Generated by :no_entry_sign: Danger Swift against d427bc2969e9f836201ec813b85731660cf54319

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.89%. Comparing base (fe3675e) to head (b1ef10a). Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
Sources/EmbraceCore/Payload/ResourcePayload.swift 92.30% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83/graphs/tree.svg?width=650&height=150&src=pr&token=R3KMG2Ar52&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io)](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io) ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== - Coverage 91.93% 91.89% -0.04% ========================================== Files 400 408 +8 Lines 26024 26369 +345 ========================================== + Hits 23924 24231 +307 - Misses 2100 2138 +38 ``` | [Files with missing lines](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io) | Coverage Δ | | |---|---|---| | [...ure/OneTimeServices/DeviceInfoCaptureService.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83?src=pr&el=tree&filepath=Sources%2FEmbraceCore%2FCapture%2FOneTimeServices%2FDeviceInfoCaptureService.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-U291cmNlcy9FbWJyYWNlQ29yZS9DYXB0dXJlL09uZVRpbWVTZXJ2aWNlcy9EZXZpY2VJbmZvQ2FwdHVyZVNlcnZpY2Uuc3dpZnQ=) | `100.00% <100.00%> (ø)` | | | [...neTimeServices/DeviceInfoCaptureServiceTests.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83?src=pr&el=tree&filepath=Tests%2FEmbraceCoreTests%2FCapture%2FOneTimeServices%2FDeviceInfoCaptureServiceTests.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-VGVzdHMvRW1icmFjZUNvcmVUZXN0cy9DYXB0dXJlL09uZVRpbWVTZXJ2aWNlcy9EZXZpY2VJbmZvQ2FwdHVyZVNlcnZpY2VUZXN0cy5zd2lmdA==) | `100.00% <100.00%> (ø)` | | | [...mbraceCoreTests/Payload/ResourcePayloadTests.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83?src=pr&el=tree&filepath=Tests%2FEmbraceCoreTests%2FPayload%2FResourcePayloadTests.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-VGVzdHMvRW1icmFjZUNvcmVUZXN0cy9QYXlsb2FkL1Jlc291cmNlUGF5bG9hZFRlc3RzLnN3aWZ0) | `100.00% <100.00%> (ø)` | | | [Sources/EmbraceCore/Payload/ResourcePayload.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83?src=pr&el=tree&filepath=Sources%2FEmbraceCore%2FPayload%2FResourcePayload.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-U291cmNlcy9FbWJyYWNlQ29yZS9QYXlsb2FkL1Jlc291cmNlUGF5bG9hZC5zd2lmdA==) | `95.90% <92.30%> (-0.47%)` | :arrow_down: | ... and [10 files with indirect coverage changes](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/83/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io)