Skip to content

Conversation

@andrewleap-optimizely
Copy link
Contributor

Summary

Fix some issues identified by FSC tests

  • extraneous identify calls
  • duplicate integration key handling
  • http uri scheme error
  • send_odp_event data validation

Test plan

  • All tests pass

Ticket

Copy link
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

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

lgtm.

end

def generate_key_map(array, key)
def generate_key_map(array, key, first_value: false)
Copy link
Contributor

Choose a reason for hiding this comment

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

first_value seems confusing, please add little bit explanation to get value from 0th index.

@andrewleap-optimizely andrewleap-optimizely marked this pull request as ready for review February 2, 2023 15:27
@andrewleap-optimizely andrewleap-optimizely requested a review from a team as a code owner February 2, 2023 15:27
@andrewleap-optimizely andrewleap-optimizely merged commit 92bf3be into master Feb 2, 2023
@andrewleap-optimizely andrewleap-optimizely deleted the aleap/odp_fixes branch February 2, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants