optimizely / swift-sdk

Swift SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://www.optimizely.com/products/full-stack/
Apache License 2.0
21 stars 30 forks source link

feat(ats): add ODP integration #455

Closed jaeopt closed 1 year ago

jaeopt commented 2 years ago

Summary

This PR adds a support for Optimizely Data Platform (ODP) integration to Full Stack. With this extension, clients may not need to pre-determine and include user segments in attributes. SDK can fetch user segments from the ODP server for the current user.

Test plan

Issues

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.5%) to 95.186% when pulling 4a1662f2ba1aa85e25e8efc1b11f295d950dae92 on jae/ats into 726ee35d2ded53315532e784e14fbe37230a02cb on master.