Skip to content

[MOB-14992] Clean Analytics context data. #48

Merged
praveek merged 1 commit intoadobe:dev-v3.0.2from
praveek:dev-v3.0.2
Sep 8, 2021
Merged

[MOB-14992] Clean Analytics context data. #48
praveek merged 1 commit intoadobe:dev-v3.0.2from
praveek:dev-v3.0.2

Conversation

@praveek
Copy link
Copy Markdown
Contributor

@praveek praveek commented Sep 7, 2021

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@praveek praveek closed this Sep 7, 2021
@praveek praveek reopened this Sep 7, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 7, 2021

Codecov Report

Merging #48 (2a019e7) into dev-v3.0.2 (22897e9) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##           dev-v3.0.2      #48      +/-   ##
==============================================
- Coverage       90.07%   90.00%   -0.07%     
==============================================
  Files              13       13              
  Lines            1158     1170      +12     
==============================================
+ Hits             1043     1053      +10     
- Misses            115      117       +2     

Copy link
Copy Markdown
Member

@sbenedicadb sbenedicadb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good.

i'm wondering if we need to update docs and code documentation in MobileCore+Tracking.swift to indicate how the map gets filtered. the log is a good start, just wondering if there are other things we could do here to help alleviate confusion.

@praveek
Copy link
Copy Markdown
Contributor Author

praveek commented Sep 8, 2021

We can update Analytics documentation explaining how it filters context data from genericTrack requests.

Should we update MobileCore+Tracking documentation as we don't filter anything from Core but given that Analytics extension is the main user of this API, we can add a note explaining how Analytics handles it.

@praveek praveek merged commit be922fd into adobe:dev-v3.0.2 Sep 8, 2021
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.

3 participants