Open mmelograno opened 2 years ago
cache
ImpressionCache
EventsCache
SplitCache
SegmentCache
Client
Manager
context
Evaluator
SegmentMatcher
Splitter
Di
Context
SonarQube Quality Gate
0.0% Coverage on New Code (is less than 80%)
See analysis details on SonarQube
0 Bugs 0 Vulnerabilities 0 Security Hotspots 16 Code Smells
93.1% Coverage 0.3% Duplication
PHP SDK
What did you accomplish?
cache
from Di.ImpressionCache
,EventsCache
,SplitCache
andSegmentCache
.Client
andManager
.context
forEvaluator
to be used inSegmentMatcher
.Splitter
from Di and made it static.Di
component was replaced in favor ofContext
How do we test the changes introduced in this PR?
Extra Notes