Skip to content

Attach ImplementationDetails to XDM payload for each request#219

Merged
kevinlind merged 17 commits intoadobe:devfrom
kevinlind:mob-15365
Dec 17, 2021
Merged

Attach ImplementationDetails to XDM payload for each request#219
kevinlind merged 17 commits intoadobe:devfrom
kevinlind:mob-15365

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

Attaches ImplementationDetails to the XDM payload of each Experience Event.

See: XDM ImplementationDetails schema
internal ticket: MOB-15365

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.

@kevinlind kevinlind requested review from addb and emdobrin December 1, 2021 05:04
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 1, 2021

Codecov Report

Merging #219 (cfbb0e5) into dev (562bd83) will increase coverage by 0.08%.
The diff coverage is 96.23%.

@@            Coverage Diff             @@
##              dev     #219      +/-   ##
==========================================
+ Coverage   94.37%   94.45%   +0.08%     
==========================================
  Files          26       27       +1     
  Lines         923      973      +50     
==========================================
+ Hits          871      919      +48     
- Misses         52       54       +2     

@emdobrin
Copy link
Copy Markdown
Contributor

emdobrin commented Dec 2, 2021

@kevinlind can you please update the spec with an edge case section and provide an example for unknown?

Copy link
Copy Markdown
Contributor

@emdobrin emdobrin left a comment

Choose a reason for hiding this comment

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

looks good with a threading comment

@kevinlind kevinlind merged commit 21e662c into adobe:dev Dec 17, 2021
@kevinlind kevinlind deleted the mob-15365 branch December 17, 2021 18:10
@emdobrin emdobrin added the feature Adds a new feature label Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adds a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants