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

Improvements during startup #101

Closed NachoEmbrace closed 1 month ago

NachoEmbrace commented 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: No CHANGELOG entry added.

Generated by :no_entry_sign: Danger Swift against 4c9d60c0d634b67db36102073802f8bae333a31b

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 85.24590% with 9 lines in your changes missing coverage. Please review.

Project coverage is 91.92%. Comparing base (996f59b) to head (4c9d60c). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
Sources/EmbraceConfigInternal/EmbraceConfig.swift 73.33% 4 Missing :warning:
Sources/EmbraceCore/Embrace.swift 25.00% 3 Missing :warning:
Sources/EmbraceCore/Capture/CaptureServices.swift 60.00% 2 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101/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/101?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 #101 +/- ## ========================================== - Coverage 91.95% 91.92% -0.04% ========================================== Files 408 408 Lines 26447 26438 -9 ========================================== - Hits 24320 24303 -17 - Misses 2127 2135 +8 ``` | [Files with missing lines](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io) | Coverage Δ | | |---|---|---| | [...mbraceConfigInternalTests/EmbraceConfigTests.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101?src=pr&el=tree&filepath=Tests%2FEmbraceConfigInternalTests%2FEmbraceConfigTests.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-VGVzdHMvRW1icmFjZUNvbmZpZ0ludGVybmFsVGVzdHMvRW1icmFjZUNvbmZpZ1Rlc3RzLnN3aWZ0) | `100.00% <100.00%> (ø)` | | | [...ts/TestSupport/Mocks/MockEmbraceConfigurable.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101?src=pr&el=tree&filepath=Tests%2FTestSupport%2FMocks%2FMockEmbraceConfigurable.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-VGVzdHMvVGVzdFN1cHBvcnQvTW9ja3MvTW9ja0VtYnJhY2VDb25maWd1cmFibGUuc3dpZnQ=) | `74.57% <100.00%> (ø)` | | | [Sources/EmbraceCore/Capture/CaptureServices.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101?src=pr&el=tree&filepath=Sources%2FEmbraceCore%2FCapture%2FCaptureServices.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-U291cmNlcy9FbWJyYWNlQ29yZS9DYXB0dXJlL0NhcHR1cmVTZXJ2aWNlcy5zd2lmdA==) | `78.40% <60.00%> (-4.93%)` | :arrow_down: | | [Sources/EmbraceCore/Embrace.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101?src=pr&el=tree&filepath=Sources%2FEmbraceCore%2FEmbrace.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-U291cmNlcy9FbWJyYWNlQ29yZS9FbWJyYWNlLnN3aWZ0) | `70.70% <25.00%> (-10.47%)` | :arrow_down: | | [Sources/EmbraceConfigInternal/EmbraceConfig.swift](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101?src=pr&el=tree&filepath=Sources%2FEmbraceConfigInternal%2FEmbraceConfig.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io#diff-U291cmNlcy9FbWJyYWNlQ29uZmlnSW50ZXJuYWwvRW1icmFjZUNvbmZpZy5zd2lmdA==) | `93.84% <73.33%> (+0.40%)` | :arrow_up: | ... and [6 files with indirect coverage changes](https://app.codecov.io/gh/embrace-io/embrace-apple-sdk/pull/101/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=embrace-io)