Iterable / swift-sdk

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.
https://iterable.com/
MIT License
86 stars 71 forks source link

merging encryption feature into main SDK #579

Closed roninopf closed 1 year ago

roninopf commented 1 year ago

🔹 Jira Ticket(s)

✏️ Description

codecov[bot] commented 1 year ago

Codecov Report

Base: 86.17% // Head: 85.34% // Decreases project coverage by -0.83% :warning:

Coverage data is based on head (f145cf7) compared to base (24522c7). Patch coverage: 66.66% of modified lines in pull request are covered.

:exclamation: Current head f145cf7 differs from pull request most recent head c23ab0b. Consider uploading reports for the commit c23ab0b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #579 +/- ## ========================================== - Coverage 86.17% 85.34% -0.84% ========================================== Files 90 91 +1 Lines 6228 6290 +62 ========================================== + Hits 5367 5368 +1 - Misses 861 922 +61 ``` | [Impacted Files](https://codecov.io/gh/Iterable/swift-sdk/pull/579?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable) | Coverage Δ | | |---|---|---| | [swift-sdk/Constants.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0NvbnN0YW50cy5zd2lmdA==) | `100.00% <ø> (ø)` | | | [swift-sdk/Internal/LocalStorageProtocol.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0xvY2FsU3RvcmFnZVByb3RvY29sLnN3aWZ0) | `0.00% <ø> (ø)` | | | [swift-sdk/Internal/IterableKeychain.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0l0ZXJhYmxlS2V5Y2hhaW4uc3dpZnQ=) | `53.84% <30.00%> (-39.36%)` | :arrow_down: | | [swift-sdk/Internal/IterableUserDefaults.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0l0ZXJhYmxlVXNlckRlZmF1bHRzLnN3aWZ0) | `67.59% <45.45%> (-22.10%)` | :arrow_down: | | [swift-sdk/Internal/LocalStorage.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0xvY2FsU3RvcmFnZS5zd2lmdA==) | `83.58% <64.00%> (-5.71%)` | :arrow_down: | | [swift-sdk/Internal/KeychainWrapper.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0tleWNoYWluV3JhcHBlci5zd2lmdA==) | `98.46% <98.46%> (ø)` | | | [swift-sdk/Internal/InternalIterableAPI.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0ludGVybmFsSXRlcmFibGVBUEkuc3dpZnQ=) | `93.93% <100.00%> (ø)` | | | [swift-sdk/Internal/ApiClient.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0FwaUNsaWVudC5zd2lmdA==) | `93.96% <0.00%> (-1.73%)` | :arrow_down: | | [swift-sdk/Internal/HealthMonitor.swift](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable#diff-c3dpZnQtc2RrL0ludGVybmFsL0hlYWx0aE1vbml0b3Iuc3dpZnQ=) | `88.88% <0.00%> (+1.58%)` | :arrow_up: | | ... and [1 more](https://codecov.io/gh/Iterable/swift-sdk/pull/579/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Iterable)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.