Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Anonymous User Tracking #730

Open
wants to merge 340 commits into
base: master
Choose a base branch
from

Conversation

evantk91
Copy link
Contributor

@evantk91 evantk91 commented May 1, 2024

🔹 Jira Ticket(s) if any

✏️ Description

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

@evantk91 evantk91 changed the title Feature/itbl track anon user [Feature] Anonymous User Tracking May 1, 2024
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

Attention: Patch coverage is 50.79197% with 466 lines in your changes missing coverage. Please review.

Project coverage is 59.43%. Comparing base (20a9821) to head (8a52ce0).
Report is 66 commits behind head on master.

Files Patch % Lines
...com/iterable/iterableapi/AnonymousUserManager.java 50.90% 99 Missing and 10 partials ⚠️
...le/iterableapi/util/CriteriaCompletionChecker.java 69.47% 74 Missing and 31 partials ⚠️
.../iterable/androidsdk/AnonTrackingTestActivity.java 0.00% 91 Missing ⚠️
...va/com/iterable/iterableapi/IterableApiClient.java 43.82% 43 Missing and 7 partials ⚠️
...ain/java/com/iterable/iterableapi/IterableApi.java 59.63% 30 Missing and 14 partials ⚠️
...ain/java/com/iterable/androidsdk/MainActivity.java 0.00% 31 Missing ⚠️
...in/java/com/iterable/iterableapi/ddl/Criteria.java 0.00% 21 Missing ⚠️
.../java/com/iterable/iterableapi/IterableKeychain.kt 42.85% 6 Missing and 2 partials ⚠️
...a/com/iterable/iterableapi/AnonymousUserMerge.java 62.50% 3 Missing and 3 partials ⚠️
...com/iterable/iterableapi/util/MatchComparator.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #730      +/-   ##
==========================================
- Coverage   61.40%   59.43%   -1.97%     
==========================================
  Files          75       84       +9     
  Lines        4705     5710    +1005     
  Branches      535      717     +182     
==========================================
+ Hits         2889     3394     +505     
- Misses       1515     1939     +424     
- Partials      301      377      +76     

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

hardikmashru and others added 27 commits July 5, 2024 16:19
…non-user-update-merge

# Conflicts:
#	iterableapi/src/main/java/com/iterable/iterableapi/IterableApi.java
…pdate_fix

Itbl track anon user purchase update fix
Evan Greer and others added 30 commits November 4, 2024 18:07
[MOB-10119] remove anon user markdown files
[MOB-10125] rename clearAnonEventsAndUserData to clearVisitorEventsAndUserData
[MOB-10098] Update user modification
[MOB-10137] clears locally stored data when replay is false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants