Skip to content

Conversation

@evantk91
Copy link
Collaborator

@evantk91 evantk91 commented May 1, 2024

🔹 Jira Ticket(s)

✏️ Description

This pull request merges anonymous user tracking (AUT) code into main branch..

@evantk91 evantk91 added the omni-cg OMNI PRs label May 26, 2024
joaodordio and others added 8 commits January 16, 2025 14:23
# Conflicts:
#	CHANGELOG.md
#	Iterable-iOS-AppExtensions.podspec
#	Iterable-iOS-SDK.podspec
#	swift-sdk.xcodeproj/project.pbxproj
#	swift-sdk/Core/Constants.swift
#	swift-sdk/Internal/InternalIterableAPI.swift
#	swift-sdk/Internal/IterableUserDefaults.swift
#	swift-sdk/Internal/Utilities/LocalStorage.swift
#	swift-sdk/SDK/IterableAPI.swift
#	swift-sdk/SDK/IterableConfig.swift
#	tests/common/MockLocalStorage.swift
Co-authored-by: Evan Greer <[email protected]>
Co-authored-by: Joao Dordio <[email protected]>
# Conflicts:
#	Iterable-iOS-AppExtensions.podspec
#	Iterable-iOS-SDK.podspec
#	swift-sdk/Internal/InternalIterableAPI.swift
#	swift-sdk/SDK/IterableAPI.swift
# Conflicts:
#	Iterable-iOS-AppExtensions.podspec
#	Iterable-iOS-SDK.podspec
#	swift-sdk.xcodeproj/project.pbxproj
#	swift-sdk/Internal/AuthManager.swift
#	swift-sdk/SDK/IterableAPI.swift
@joaodordio joaodordio force-pushed the feature/itbl_track_anon_user branch from 0aedce3 to eefbf17 Compare July 17, 2025 12:58
@sumeruchat sumeruchat force-pushed the feature/itbl_track_anon_user branch from b167fd6 to eefbf17 Compare July 17, 2025 15:03
@codecov
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

❌ Patch coverage is 71.16368% with 451 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.23%. Comparing base (6e2fdec) to head (f04808f).
⚠️ Report is 881 commits behind head on master.

Files with missing lines Patch % Lines
swift-sdk/SDK/IterableAPI.swift 22.58% 120 Missing ⚠️
...ft-sdk/Internal/UnknownUserManager+Functions.swift 83.97% 79 Missing ⚠️
swift-sdk/Internal/IterableUserDefaults.swift 13.04% 60 Missing ⚠️
swift-sdk/IterableTokenGenerator.swift 0.00% 59 Missing ⚠️
swift-sdk/Internal/UnknownUserManager.swift 79.27% 40 Missing ⚠️
...l/api-client/Request/OfflineRequestProcessor.swift 0.00% 29 Missing ⚠️
swift-sdk/Internal/Utilities/LocalStorage.swift 25.00% 21 Missing ⚠️
...k/Internal/api-client/Request/RequestCreator.swift 88.69% 13 Missing ⚠️
swift-sdk/Internal/InternalIterableAPI.swift 96.29% 10 Missing ⚠️
...Internal/Utilities/Keychain/IterableKeychain.swift 36.36% 7 Missing ⚠️
... and 4 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #764       +/-   ##
===========================================
- Coverage   85.19%   70.23%   -14.97%     
===========================================
  Files          91      109       +18     
  Lines        6301    10041     +3740     
===========================================
+ Hits         5368     7052     +1684     
- Misses        933     2989     +2056     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…iOS SDK (#922)

Co-authored-by: Joao Dordio <[email protected]>
Co-authored-by: Evan Takeo Kanaiaupuni Greer <[email protected]>
Co-authored-by: Evan Greer <[email protected]>
@evantk91 evantk91 changed the title [Feature] Anonymous User Tracking [Feature] Unknown User Activation Jul 28, 2025
@evantk91 evantk91 merged commit 77461da into master Sep 2, 2025
4 of 7 checks passed
@evantk91 evantk91 deleted the feature/itbl_track_anon_user branch September 2, 2025 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

omni-cg OMNI PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.