swift-sdk
swift-sdk copied to clipboard
merging encryption feature into main SDK
🔹 Jira Ticket(s)
- no ticket
✏️ Description
- merges collective encryption feature changes into the SDK main line
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
@@ 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 | Coverage Δ | |
|---|---|---|
| swift-sdk/Constants.swift | 100.00% <ø> (ø) |
|
| swift-sdk/Internal/LocalStorageProtocol.swift | 0.00% <ø> (ø) |
|
| swift-sdk/Internal/IterableKeychain.swift | 53.84% <30.00%> (-39.36%) |
:arrow_down: |
| swift-sdk/Internal/IterableUserDefaults.swift | 67.59% <45.45%> (-22.10%) |
:arrow_down: |
| swift-sdk/Internal/LocalStorage.swift | 83.58% <64.00%> (-5.71%) |
:arrow_down: |
| swift-sdk/Internal/KeychainWrapper.swift | 98.46% <98.46%> (ø) |
|
| swift-sdk/Internal/InternalIterableAPI.swift | 93.93% <100.00%> (ø) |
|
| swift-sdk/Internal/ApiClient.swift | 93.96% <0.00%> (-1.73%) |
:arrow_down: |
| swift-sdk/Internal/HealthMonitor.swift | 88.88% <0.00%> (+1.58%) |
:arrow_up: |
| ... and 1 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.