Skip to content

Conversation

yavorona
Copy link
Contributor

@yavorona yavorona commented Jun 9, 2021

Summary

  • Update ConversionEvent interface to allow event id type null and tags type undefined

The "why", or other context.

Test plan

  • Existing unit tests + added new tests

@coveralls
Copy link

coveralls commented Jun 10, 2021

Coverage Status

Coverage remained the same at 96.999% when pulling 7216c10 on pnguen/ep-update-conversion-event-interface into e85de4d on master.

@yavorona yavorona removed their assignment Jun 11, 2021
Copy link
Contributor

@zashraf1985 zashraf1985 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 but just curios why is it needed.

@yavorona
Copy link
Contributor Author

Looks good but just curios why is it needed.

This is needed to avoid compiler errors in optimizely-sdk package, where we also allow event id to be null and tags to be undefined when building a conversionEvent obj that is being processed by event processor in our optimizely module.

@yavorona yavorona merged commit 004e22a into master Jun 14, 2021
@yavorona yavorona deleted the pnguen/ep-update-conversion-event-interface branch June 14, 2021 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants